Share via


SysTreeNodeVSItem::getVSProject Method [AX 2012]

Gets the VSProject instance that contains this item.

Syntax

client server public static VSProjectNode getVSProject(TreeNode node)

Run On

Called

Parameters

Return Value

Type: VSProjectNode Class
The instance of the VSProject that is associated with the item tree node.

See Also

Reference

SysTreeNodeVSItem Class