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