PrintMgmtHierarchyContext.parmStartingNodeType Method [AX 2012]

Gets or sets the value of the StartingNodeType field.

public PrintMgmtNodeType parmStartingNodeType([PrintMgmtNodeType _startingNodeType])

Run On

Called

Parameters

_startingNodeType
Type: PrintMgmtNodeType Enumeration
The value to set.

Return Value

Type: PrintMgmtNodeType Enumeration
The value of StartingNodeType.

This parameter determines which node is considered as the starting point in the provided hierarchy. When passed to a method that operates on the hierarchy, it will limit what is done to that starting node and any other node above it in the hierarchy.

Community Additions

ADD
Show: