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