SellingPriceCollection..::..Inventory Property

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

Syntax


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