Inventory..::..Size Property

Gets or sets the size.

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

Syntax


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

Field Value

The size.