Gets or sets the a value that determines what to do when items on the order are backordered.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
protected BackorderOption BackorderPreference { get; set; } |
| Visual Basic (Declaration) |
|---|
Protected Property BackorderPreference As BackorderOption |
| Visual C++ |
|---|
protected: property BackorderOption BackorderPreference { BackorderOption get (); void set (BackorderOption value); } |
Field Value
One of the BackorderOption options. Only set when items on the order are backordered.
Remarks
This value is automatically set when backordered items are added to the order. The setting comes from
the BackorderPreference of a CContact record. If the customer's backorder preference is set to the
system default setting, then the value comes from SystemBackorderOption