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