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