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