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