[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
Copyright © Catalyst Fire 2014