RouteCalcConsumption::construct Method [AX 2012]
Constructs a new instance of the RouteCalcConsumption class based on the given formula.
client server public static RouteCalcConsumption construct([RouteFormula formula])
Run On
CalledParameters
- formula
- Type: RouteFormula Enumeration
The formula that will be used for the calculation; optional.
Return Value
Type: RouteCalcConsumption ClassA new instance of the RouteCalcConsumption class based on the given formula.
Show: