MembershipTypeCustomerType Property
Namespace: Ignition.MembershipsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("mbt_cst_type")]
public string CustomerType { get; protected set; }
<NetForumFieldAttribute("mbt_cst_type")>
Public Property CustomerType As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"mbt_cst_type")]
property String^ CustomerType {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("mbt_cst_type")>]
member CustomerType : string with get, set
Property Value
String