GetCurRateTypeDescription

ACCPAC Common Controls

AccpacSession.GetCurRateTypeDescription

Retrieves the description of the specified currency rate type code.

Function GetCurRateTypeDescription(
  rateTypeCode As String,
  rateTypeDescription As String) As Boolean

Parameters

rateTypeCode

[in] the rate type code

rateTypeDescription

[out] returns the description of the supplied rate type code

Return Value

Returns whether the specified currency rate type code exists in the Currency Rate Types table.