 | ICartItemHasDiscountProgramVoucherApplied Property |
Indicates if a discount program voucher has been applied to this cart item
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxbool HasDiscountProgramVoucherApplied { get; }ReadOnly Property HasDiscountProgramVoucherApplied As Boolean
Get
property bool HasDiscountProgramVoucherApplied {
bool get ();
}abstract HasDiscountProgramVoucherApplied : bool with get
Property Value
Boolean
See Also