Manager..::..IsFXCreditor Method

Determines whether [is fx creditor] [the specified creditor identifier].

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

Syntax


public bool IsFXCreditor(
	string CreditorID
)
Public Function IsFXCreditor ( _
	CreditorID As String _
) As Boolean
public:
bool^ IsFXCreditor(
	String^ CreditorID
)

Parameters

CreditorID
Type: String
The creditor identifier.

Return Value

true if [is fx creditor] [the specified creditor identifier]; otherwise, false.