[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)] public IReadOnlyCollection<EventProduct> EventProducts { get; set; }
<NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)> Public Property EventProducts As IReadOnlyCollection(Of EventProduct) Get Set
public: [NetForumSubEntityCollectionAttribute(NetForumDataBindingMode::ReadOnly)] property IReadOnlyCollection<EventProduct^>^ EventProducts { IReadOnlyCollection<EventProduct^>^ get (); void set (IReadOnlyCollection<EventProduct^>^ value); }
[<NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)>] member EventProducts : IReadOnlyCollection<EventProduct> with get, set
Copyright © Catalyst Fire 2014