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