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