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