VersionHistoryRemoveOptions Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Indicates how version history entries should be removed

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum RemoveOptions
Members

  Member nameValueDescription
Normal0 All versions older that the given date is deleted.
AllWithReset1 All entries except the current is removed and the version number is reset to start with 1
See Also

Reference