Share via


SysVersionControlSystemFileBased.filename2ItemPath Method [AX 2012]

Returns the item path for the specified file name.

Syntax

public SysVersionControlItemPath filename2ItemPath(Filename _filename)

Run On

Client

Parameters

Return Value

Type: SysVersionControlItemPath Extended Data Type
The item path for the specified file name.

Remarks

The item path can contain one of the following values

  • A treenode path in the AOT.

  • A path for a label file.

  • A path for the version control definition file.

See Also

Reference

SysVersionControlSystemFileBased Class