 | ExhibitorInformationOnWaitlist Property |
Note: This API is now obsolete.
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[ObsoleteAttribute("Use OnWaitList instead. (6.1)", true)]
public bool OnWaitlist { get; set; }<ObsoleteAttribute("Use OnWaitList instead. (6.1)", true)>
Public Property OnWaitlist As Boolean
Get
Setpublic:
[ObsoleteAttribute(L"Use OnWaitList instead. (6.1)", true)]
property bool OnWaitlist {
bool get ();
void set (bool value);
}[<ObsoleteAttribute("Use OnWaitList instead. (6.1)", true)>]
member OnWaitlist : bool with get, setProperty Value
Boolean
See Also