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