Click or drag to resize

SpeakingAssignmentHandouts Property


Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<SpeakerHandout> Handouts { get; protected set; }

Property Value

IReadOnlyCollectionSpeakerHandout
See Also