RPayAverageQuantityCountGroup.valuePerPeriod Method [AX 2012]

Gets the rate value for period.

Syntax

protected container valuePerPeriod(
    RPayRateCallContext _context, 
    RPayRateCode _rateCode, 
   [container _con])

Run On

Client

Parameters

  • _con
    Type: container
    The container from upper level of calculation.

Return Value

Type: container
The value per period, rate code container

See Also

Reference

RPayAverageQuantityCountGroup Class