[NetForumFieldAttribute("inv_total_weight")] public decimal TotalWeight { get; }
<NetForumFieldAttribute("inv_total_weight")> Public ReadOnly Property TotalWeight As Decimal Get
public: [NetForumFieldAttribute(L"inv_total_weight")] virtual property Decimal TotalWeight { Decimal get () sealed; }
[<NetForumFieldAttribute("inv_total_weight")>] abstract TotalWeight : decimal with get [<NetForumFieldAttribute("inv_total_weight")>] override TotalWeight : decimal with get
Copyright © Catalyst Fire 2014