Share via


SysVersionControlMorphXLockTable::internalFilenameToItemPath Method

Converts the internal file name of an item to the path of the item.

Syntax

client server public static SysVersionControlItemPath internalFilenameToItemPath(Filename _internalFilename)

Run On

Called

Parameters

Return Value

Type: SysVersionControlItemPath Extended Data Type
The path of the item.

Remarks

The internal file name contains layer information; whereas the path is the AOT path for tree nodes.

See Also

Reference

SysVersionControlMorphXLockTable Table