Gets or sets an indicator of whether or not to print the ship-to customer's business title on the ship-to address.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public bool PrintBusinessTitleOnShipTo { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property PrintBusinessTitleOnShipTo As Boolean |
| Visual C++ |
|---|
public: property bool PrintBusinessTitleOnShipTo { bool get (); void set (bool value); } |
Field Value
True if the ship-to customer's business title should be printed on the ship-to address; false if it should not
Remarks
The business title (or job title) is like CEO, Staff Accountant, etc.