clsCRTransImport..::..ImportCreditorTransactions Method

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

Syntax


public clsCRTransImport..::..CreditorTransactionsImportReturnCodes ImportCreditorTransactions(
	ref string SourceFileName,
	ref bool ContainsHeaderRow,
	int WriteHandle
)
Public Function ImportCreditorTransactions ( _
	ByRef SourceFileName As String, _
	ByRef ContainsHeaderRow As Boolean, _
	WriteHandle As Integer _
) As clsCRTransImport..::..CreditorTransactionsImportReturnCodes
public:
clsCRTransImport..::..CreditorTransactionsImportReturnCodes^ ImportCreditorTransactions(
	String^% SourceFileName, 
	bool^% ContainsHeaderRow, 
	int^ WriteHandle
)

Parameters

SourceFileName
Type: String%
ContainsHeaderRow
Type: Boolean%
WriteHandle
Type: Int32