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