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

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

Defines what type of log entries to return i a list of workflow items.

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

public enum LoglistFilter
Members

  Member nameValueDescription
All-1All type of log item are returned.
Standard0Only the standard log items are returned.
Extended1Only the extended log items are returned.
Advanced2Only the advanced log items are returned.
Debug3Only the debug log items are returned.
See Also

Reference