ProjWBSSchedulingErrorsFixingOptions.new Method [AX 2012]

Creates an instance of the ProjWBSSchedulingErrorsFixingOptions class.

public void new(
   [boolean _fixDatesToCorrespondEffort, 
    boolean _fixDatesToCorrespondPredecessors, 
    boolean _fixDatesToEliminateLag])

Run On

Called

Parameters

_fixDatesToCorrespondEffort
Type: boolean
A Boolean value that determines whether Fix dates to correspond effort option is selected.
_fixDatesToCorrespondPredecessors
Type: boolean
A Boolean value that determines whether Fix dates to correspond predecessors option is selected.
_fixDatesToEliminateLag
Type: boolean
A Boolean value that determines whether Fix dates to correspond effort option is selected.

Community Additions

ADD
Show: