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