SellingPriceCollection..::..Inventory Property

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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