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