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