VersionHistoryInfoProviderGetVersionHistoryInfo Method |
Returns the VersionHistoryInfo structure for the specified versionHistory.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static VersionHistoryInfo GetVersionHistoryInfo(
int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
VersionHistory ID
Return Value
Type:
VersionHistoryInfoSee Also