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