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