This documentation is archived and is not being maintained.
VSProjectsNode.AOTfindChild Method [AX 2012]
Finds the specified child node of this node.
public TreeNode AOTfindChild(str name, [int nodeType])
Run On
Called
Parameters
-
name
- Type: str
A string that contains the name of the child node to return.
-
nodeType
- Type: int