Share via


RPayRateObj::getDateAndValue Method [AX 2012]

Gets date and value for the rate found within dates interval by rate code.

Syntax

client server public static container getDateAndValue(
    RPayRateCode _payRateCode, 
    StartDate _dateStart, 
    EndDate _dateEnd, 
    RPayRateCallContext _context)

Run On

Called

Parameters

Return Value

Type: container
A container with date and value.

See Also

Reference

RPayRateObj Class