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