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