InvoiceDetailCartItemCanChangeQuantity Property
Indicates if the quantity of a given line item may be changed.
Items loaded from previous invoices can never have their quantities updated by Ignition,
otherwise, baseline NetFORUM business rules are followed.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public bool CanChangeQuantity { get; }
Public ReadOnly Property CanChangeQuantity As Boolean
Get
public:
virtual property bool CanChangeQuantity {
bool get () sealed;
}
abstract CanChangeQuantity : bool with get
override CanChangeQuantity : bool with get
BooleanISupportsChangesInQuantityCanChangeQuantity