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