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