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