clsCRTransImport..::..ImportCreditorTransactionsLine Method

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

Syntax


public clsCRTransImport..::..CreditorTransactionsImportReturnCodes ImportCreditorTransactionsLine(
	ref string CSVLine,
	ref int LineNo,
	int WriteHandle
)
Public Function ImportCreditorTransactionsLine ( _
	ByRef CSVLine As String, _
	ByRef LineNo As Integer, _
	WriteHandle As Integer _
) As clsCRTransImport..::..CreditorTransactionsImportReturnCodes
public:
clsCRTransImport..::..CreditorTransactionsImportReturnCodes^ ImportCreditorTransactionsLine(
	String^% CSVLine, 
	int^% LineNo, 
	int^ WriteHandle
)

Parameters

CSVLine
Type: String%
LineNo
Type: Int32%
WriteHandle
Type: Int32