SessionOptionHasWaitList Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("ses_wait_list_flag")]
public bool HasWaitList { get; protected set; }
<NetForumFieldAttribute("ses_wait_list_flag")>
Public Property HasWaitList As Boolean
Get
Protected Set
public:
[NetForumFieldAttribute(L"ses_wait_list_flag")]
property bool HasWaitList {
bool get ();
protected: void set (bool value);
}
[<NetForumFieldAttribute("ses_wait_list_flag")>]
member HasWaitList : bool with get, set
Property Value
Boolean