 | ICustomerCustomerType Property |
Customer type, which in baseline will be either Individual, Organization, or Chapter/Affiliate
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxstring CustomerType { get; }ReadOnly Property CustomerType As String
Get
property String^ CustomerType {
String^ get ();
}abstract CustomerType : string with get
Property Value
String
See Also