Represents an iMIS Customer Type
Namespace:
Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
[SerializableAttribute] public class CCustomerType : IComparable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class CCustomerType _ Implements IComparable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CCustomerType : IComparable |