VSProjectFolderNode.createFolderNode Method [AX 2012]

Creates a new instance of the VSProjectFolderNode class as a child of this VSProjectFolderNode instance.

public VSProjectFolderNode createFolderNode(str name)

Run On

Called

Parameters

name
Type: str
The name of the folder node.

Return Value

Type: VSProjectFolderNode Class
The new instance of the VSProjectFolderNode class.

Community Additions

ADD
Show: