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