Inventory..::..Weight Property

Gets or sets the weight.

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[DataMemberAttribute]
public decimal Weight { get; set; }
<DataMemberAttribute> _
Public Property Weight As Decimal
	Get
	Set
[DataMemberAttribute]
public:
property Decimal^ Weight {
	Decimal^ get ();
	void set (Decimal^ value);
}

Field Value

The weight.