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