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