Gets a reference to the CCustomerType of the Institute/Company with which the ship-to contact is associated.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string InstituteCustomerTypeCode { get; } |
| Visual Basic |
|---|
Public ReadOnly Property InstituteCustomerTypeCode As String Get |
| Visual C++ |
|---|
public: property String^ InstituteCustomerTypeCode { String^ get (); } |