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