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