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

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

Defines what scope should be used when clearing the PDF queue

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

public enum ClearQueueScope
Members

  Member nameValueDescription
Root0Scope is to delete items in the entire site (R).
Unit1Scope is to delete items in a specific unit (U).
Category2Scope is to delete items in a specific category (C).
Document3Scope is to delete items for a specific document (D).
QueuedEntry4Scope is to delete a specific pdef queue entry (PDI).
See Also

Reference