[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
Copyright © Catalyst Fire 2014