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