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