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