DiscountPercent Property
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("prc_percent")]
public decimal Percent { get; protected set; }
<NetForumFieldAttribute("prc_percent")>
Public Property Percent As Decimal
Get
Protected Set
public:
[NetForumFieldAttribute(L"prc_percent")]
property Decimal Percent {
Decimal get ();
protected: void set (Decimal value);
}
[<NetForumFieldAttribute("prc_percent")>]
member Percent : decimal with get, set
Property Value
Decimal