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