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