clsCRTransImport..::..CreateCreditor Method

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

Syntax


public clsCRTransImport..::..CreditorTransactionsImportReturnCodes CreateCreditor(
	ref string AccountNo,
	ref string Name,
	ref string NewCreditorID,
	int WriteHandle
)
Public Function CreateCreditor ( _
	ByRef AccountNo As String, _
	ByRef Name As String, _
	ByRef NewCreditorID As String, _
	WriteHandle As Integer _
) As clsCRTransImport..::..CreditorTransactionsImportReturnCodes
public:
clsCRTransImport..::..CreditorTransactionsImportReturnCodes^ CreateCreditor(
	String^% AccountNo, 
	String^% Name, 
	String^% NewCreditorID, 
	int^ WriteHandle
)

Parameters

AccountNo
Type: String%
Name
Type: String%
NewCreditorID
Type: String%
WriteHandle
Type: Int32