PlanGraph::newPlan Method [AX 2012]
Initializes a new PlanGraph object.
server public static PlanGraph newPlan(Plan _plan, [boolean _silent])
Run On
ServerParameters
- _plan
- Type: Plan Table
A Plan record to use to initialize the object.
- _silent
- Type: boolean
A Boolean value to use to initialize the object.
Show: