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