Namespace: FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public const WORKFLOW_EVENT_ACTION As String = "WorkflowEventAction" |
C# |
---|
public const string WORKFLOW_EVENT_ACTION = "WorkflowEventAction"; |
C++ |
---|
public: const String WORKFLOW_EVENT_ACTION = L"WorkflowEventAction"; |
J# |
---|
public const string WORKFLOW_EVENT_ACTION = "WorkflowEventAction" |
JScript |
---|
public const WORKFLOW_EVENT_ACTION : String = "WorkflowEventAction"; |