SpeakingAssignmentPresentations Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[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
Property Value
IReadOnlyCollectionSpeakerPresentation