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

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

Specifies the type of object that can have workflow log items.

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

public enum LogScope
Members

  Member nameValueDescription
Site0Affect workflow log items on the entire site.
Category1Affect workflow log items on a specified category.
Document2Affect workflow log items on a specified document.
See Also

Reference