ObjectVersionManagerRestoreObject Method (Int32, Boolean) |
Restores object, optionally with its children.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax public static GeneralizedInfo RestoreObject(
int versionId,
bool procesChilds
)
Parameters
- versionId
- Type: SystemInt32
Version ID - procesChilds
- Type: SystemBoolean
Indicates if also child object should be restored
Return Value
Type:
GeneralizedInfoSee Also