 | IStandardCartItemSubTotal Property |
Price of this item, excluding any taxes, discounts, or shipping charges.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxdecimal SubTotal { get; }ReadOnly Property SubTotal As Decimal
Get
property Decimal SubTotal {
Decimal get ();
}abstract SubTotal : decimal with get
Property Value
Decimal
See Also