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