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