[NetForumFieldAttribute("ses_ticketed")] public bool IsTicketed { get; protected set; }
<NetForumFieldAttribute("ses_ticketed")> Public Property IsTicketed As Boolean Get Protected Set
public: [NetForumFieldAttribute(L"ses_ticketed")] property bool IsTicketed { bool get (); protected: void set (bool value); }
[<NetForumFieldAttribute("ses_ticketed")>] member IsTicketed : bool with get, set
Copyright © Catalyst Fire 2014