ManualBOBatch..::..InventoryItems Property

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

Syntax


public InventoryItemCollection InventoryItems { get; }
Public ReadOnly Property InventoryItems As InventoryItemCollection
	Get
public:
property InventoryItemCollection^ InventoryItems {
	InventoryItemCollection^ get ();
}