| VersionHistoryInfoProviderGetVersionHistoryInfoInternal Method | 
            Returns the VersionHistoryInfo structure for the specified versionHistory.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual VersionHistoryInfo GetVersionHistoryInfoInternal(
	int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
 VersionHistory ID
Return Value
Type: 
VersionHistoryInfo See Also
See Also