Represents an iMIS Customer Type

Namespace: Asi.iBO.SystemConfig
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
[SerializableAttribute]
public class CCustomerType : IComparable
Visual Basic
<SerializableAttribute> _
Public Class CCustomerType _
	Implements IComparable
Visual C++
[SerializableAttribute]
public ref class CCustomerType : IComparable

Inheritance Hierarchy

System..::..Object
  Asi.iBO.SystemConfig..::..CCustomerType

See Also