NonOrderedForm..::..Inventory Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCostUI.Shipment
Assembly:  JiwaLandedCostUI (in JiwaLandedCostUI.dll)

Syntax


public Inventory Inventory { get; set; }
Public Property Inventory As Inventory
	Get
	Set
public:
property Inventory^ Inventory {
	Inventory^ get ();
	void set (Inventory^ value);
}