[NetForumFieldAttribute("ord_code")] public string Code { get; protected set; }
<NetForumFieldAttribute("ord_code")> Public Property Code As String Get Protected Set
public: [NetForumFieldAttribute(L"ord_code")] property String^ Code { String^ get (); protected: void set (String^ value); }
[<NetForumFieldAttribute("ord_code")>] member Code : string with get, set
Copyright © Catalyst Fire 2014