Click or drag to resize

EventSessions Property


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

Property Value

IReadOnlyCollectionSession
See Also