RPayRateTable.rateValueCollection Method
Gets the rate values map for the period.
Syntax
public container rateValueCollection(
RPayRateCallContext _callContext,
[StartDate _startDate,
EndDate _endDate])
Run On
Called
Parameters
- _callContext
Type: RPayRateCallContext Class
The context.
- _startDate
Type: StartDate Extended Data Type
The start date.
- _endDate
Type: EndDate Extended Data Type
The end date.
Return Value
Type: container
The container with rate values and dates.