ShipmentLine..::..Inventory Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Entities
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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