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