Share via


ProdJobType.isWrkCtrHoursResourceIndependent Method [AX 2012]

Indicates whether the calculation of work center hours depends on the resource.

Syntax

public boolean isWrkCtrHoursResourceIndependent(RouteOprMap _primaryOpr)

Run On

Called

Parameters

  • _primaryOpr
    Type: RouteOprMap Map
    A RouteOprMap map for the primary operation.

Return Value

Type: boolean
true if the calculation of wrkCtrHours is resource independent; otherwise, false.

See Also

Reference

ProdJobType Class