Represents an iMIS Customer Type

Namespace:  Asi.iBO.SystemConfig
Assembly:  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

Inheritance Hierarchy

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

See Also