ICartItemSubTotal Property
Sub-total for this cart item, excluding any taxes and discounts.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
decimal SubTotal { get; }
ReadOnly Property SubTotal As Decimal
Get
property Decimal SubTotal {
Decimal get ();
}
abstract SubTotal : decimal with get
Property Value
Decimal