Click or drag to resize
ObjectVersionManagerRESTORE_ALL Field
Object versioning restore mode determining that all objects supported in staging will be deleted to recycle bin.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
public const string RESTORE_ALL = "ALL"

Field Value

Type: String
See Also