EptMetaFieldNameWorkflow Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Specifies the names of the Content Studio Workflow meta data fields. This class was added in Content Studio 5.6.
Inheritance Hierarchy

SystemObject
  ContentStudio.Document.EPTEptMetaFieldNameWorkflow

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

public static class Workflow

The EptMetaFieldNameWorkflow type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAllNames
Gets the field names.
Top
Fields

  NameDescription
Public fieldStatic memberActiveRunDueDate
The name of the ActiveRunDueDate workflow meta data field. Value is "WF_ActiveRunDueDate".
Public fieldStatic memberActiveStep
The name of the ActiveStep workflow meta data field. Value is "WF_ActiveStep".
Public fieldStatic memberApprovedBy
The name of the ApprovedBy workflow meta data field. Value is "WF_ApprovedBy".
Public fieldStatic memberApprovers
The name of the Approvers workflow meta data field. Value is "WF_Approvers".
Public fieldStatic memberAuthoredBy
The name of the AuthoredBy workflow meta data field. Value is "WF_AuthoredBy".
Public fieldStatic memberAuthors
The name of the Authors workflow meta data field. Value is "WF_Authors".
Public fieldStatic memberCSStatus
The name of the CSStatus workflow meta data field. Value is "WF_CSStatus".
Public fieldStatic memberLastRunStarted
The name of the LastRunStarted workflow meta data field. Value is "WF_LastRunStarted".
Public fieldStatic memberOwner
The name of the Owner workflow meta data field. Value is "WF_Owner".
Public fieldStatic memberReviewedBy
The name of the ReviewedBy workflow meta data field. Value is "WF_ReviewedBy".
Public fieldStatic memberReviewers
The name of the Reviewers workflow meta data field. Value is "WF_Reviewers".
Public fieldStatic memberStatus
The name of the Status workflow meta data field. Value is "WF_Status".
Top
See Also

Reference