clsWarehouseTransfer..::..AddTransferLine Method

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

Syntax


public clsWarehouseTransfer..::..WarehouseTransferReturnCodes AddTransferLine(
	string InventoryID,
	decimal Quantity,
	int LineNumber
)
Public Function AddTransferLine ( _
	InventoryID As String, _
	Quantity As Decimal, _
	LineNumber As Integer _
) As clsWarehouseTransfer..::..WarehouseTransferReturnCodes
public:
clsWarehouseTransfer..::..WarehouseTransferReturnCodes^ AddTransferLine(
	String^ InventoryID, 
	Decimal^ Quantity, 
	int^ LineNumber
)

Parameters

InventoryID
Type: String
Quantity
Type: Decimal
LineNumber
Type: Int32