BundleCartItemSubTotal 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.3454
public decimal SubTotal { get; }
Public ReadOnly Property SubTotal As Decimal
Get
public:
virtual property Decimal SubTotal {
Decimal get () sealed;
}
abstract SubTotal : decimal with get
override SubTotal : decimal with get
DecimalIStandardCartItemSubTotal