Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _internalFilename
Type: Filename Extended Data Type
The internal file name.
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.