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