SpeakingAssignmentPresentations Property

Definition

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<SpeakerPresentation> Presentations { get; protected set; }

Property Value

IReadOnlyCollectionSpeakerPresentation

See Also