VSProjectFolderNode.createFileNode Method [AX 2012]
Creates a new instance of the VSProjectFileNode class as a child of this VSProjectFolderNode instance.
public VSProjectFileNode createFileNode(str name)
Run On
CalledParameters
- name
- Type: str
The name of the file node.
Community Additions
ADD
Show: