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