BatchLine..::..InventoryItemKey Property

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

Syntax


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