Gets a reference to the
CCustomerType of the Institute/Company with which the ship-to contact is associated.
Namespace:
Asi.iBO.Commerce
Assembly:
Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public string InstituteCustomerTypeCode { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property InstituteCustomerTypeCode As String |
| Visual C++ |
|---|
public:
property String^ InstituteCustomerTypeCode {
String^ get ();
} |
Field Value
A code referencing one of the Customer/Member types already setup in iMIS
See Also