Click or drag to resize

commonbaseGetCuryRates Method

Namespace:  ctDynamicsSL
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
public CuryRate[] baseGetCuryRates(
	string fromCuryID,
	string toCuryID,
	string rateType,
	DateTime startDate,
	DateTime effDate,
	bool singleRateOnly
)

Parameters

fromCuryID
Type: SystemString
toCuryID
Type: SystemString
rateType
Type: SystemString
startDate
Type: SystemDateTime
effDate
Type: SystemDateTime
singleRateOnly
Type: SystemBoolean

Return Value

Type: CuryRate
See Also