SysVersionControlMorphXRevisionTable::getContainerHistory Method
Gets the history records for the container node.
Syntax
client server public static SysVersionControlTmpItem getContainerHistory(
SysTreeNodeContainer _container,
SysVersionControlItemPath _vcsItemPath,
Filename _internalFileName)
Run On
Called
Parameters
- _container
Type: SysTreeNodeContainer Interface
The instance of the container node.
- _vcsItemPath
Type: SysVersionControlItemPath Extended Data Type
The path to the container node in the version control system.
- _internalFileName
Type: Filename Extended Data Type
The internal file name of the container
Return Value
Type: SysVersionControlTmpItem Table
The history records for the container node.