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