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

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

Indicates what types of entries within the ClearQueueScope scope should be deleted.

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

public enum ClearFilter
Members

  Member nameValueDescription
All0All types of entries within the scope should be deleted.
Failed1Delete all failed entries within the scope.
BeforeSpecificEntry2Delete entries in the scope submitted before the entry indicated by the StartEntry parameter
See Also

Reference