BaseSalesOrderEntryForm..::..AddInventoryItem Method (Int32)

Namespace:  JiwaFinancials.Jiwa.JiwaSalesUI.SalesOrder
Assembly:  JiwaSalesUI (in JiwaSalesUI.dll)

Syntax


public void AddInventoryItem(
	int Row
)
Public Sub AddInventoryItem ( _
	Row As Integer _
)
public:
void AddInventoryItem(
	int^ Row
)

Parameters

Row
Type: Int32