UserCustomerType Property
Namespace: Ignition.Crm.AccountManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_type", NetForumDataBindingMode.ReadOnly)]
public string CustomerType { get; }
<NetForumFieldAttribute("cst_type", NetForumDataBindingMode.ReadOnly)>
Public ReadOnly Property CustomerType As String
Get
public:
[NetForumFieldAttribute(L"cst_type", NetForumDataBindingMode::ReadOnly)]
virtual property String^ CustomerType {
String^ get () sealed;
}
[<NetForumFieldAttribute("cst_type", NetForumDataBindingMode.ReadOnly)>]
abstract CustomerType : string with get
[<NetForumFieldAttribute("cst_type", NetForumDataBindingMode.ReadOnly)>]
override CustomerType : string with get
StringICustomerCustomerType