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