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