 | ICartItemTotal Property |
Total cost of this cart item, including any taxes and discounts.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
SyntaxReadOnly Property Total As Decimal
Get
property Decimal Total {
Decimal get ();
}abstract Total : decimal with get
Property Value
Decimal
See Also