The contact's preference of what to do when ordered items are not immediately available
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public BackorderOption BackorderPreference { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property BackorderPreference As BackorderOption |
| Visual C++ |
|---|
public: property BackorderOption BackorderPreference { BackorderOption get (); void set (BackorderOption value); } |