Share via


ReqTransFormOverview.periodCalcParameters Method [AX 2012]

Makes a container of variables used for calculation of periods.

Syntax

protected container periodCalcParameters()

Run On

Client

Return Value

Type: container
A container that contains variables used for calculations of periods.

Remarks

The variables inside the container are used to determine if a new calculation of the periods should be performed.

See Also

Reference

ReqTransFormOverview Class