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