[NetForumSubEntityCollectionAttribute(null, NetForumDataBindingMode.ReadWrite, null)] public ICollection<ExhibitorBoothPersonnel> BoothPersonnel { get; protected set; }
<NetForumSubEntityCollectionAttribute(Nothing, NetForumDataBindingMode.ReadWrite, Nothing)> Public Property BoothPersonnel As ICollection(Of ExhibitorBoothPersonnel) Get Protected Set
public: [NetForumSubEntityCollectionAttribute(nullptr, NetForumDataBindingMode::ReadWrite, nullptr)] property ICollection<ExhibitorBoothPersonnel^>^ BoothPersonnel { ICollection<ExhibitorBoothPersonnel^>^ get (); protected: void set (ICollection<ExhibitorBoothPersonnel^>^ value); }
[<NetForumSubEntityCollectionAttribute(null, NetForumDataBindingMode.ReadWrite, null)>] member BoothPersonnel : ICollection<ExhibitorBoothPersonnel> with get, set
Copyright © Catalyst Fire 2014