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