CreditorChequePayment..::..AutoAllocateCreditsSpecificCreditor Method

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

Syntax


public bool AutoAllocateCreditsSpecificCreditor(
	string CreditorKey,
	bool CalcFromFX,
	bool FixBankAmount
)
Public Function AutoAllocateCreditsSpecificCreditor ( _
	CreditorKey As String, _
	CalcFromFX As Boolean, _
	FixBankAmount As Boolean _
) As Boolean
public:
bool^ AutoAllocateCreditsSpecificCreditor(
	String^ CreditorKey, 
	bool^ CalcFromFX, 
	bool^ FixBankAmount
)

Parameters

CreditorKey
Type: String
CalcFromFX
Type: Boolean
FixBankAmount
Type: Boolean