Share via


SysTreeNodeVSItem::treeNodePath2FilePath Method [AX 2012]

Constructs the VCS file path from the tree node path.

Syntax

client server public static Filename treeNodePath2FilePath(str treeNodePath)

Run On

Called

Parameters

  • treeNodePath
    Type: str
    The tree node path.

Return Value

Type: Filename Extended Data Type
The version control file path.

See Also

Reference

SysTreeNodeVSItem Class