 | IShoppingCartStateSubTotal Property |
Sub-total for this cart, excluding any shipping, taxes and discounts.
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