The operator "{0}" is not defined in the metadata of the current scope.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_BAD_OPERATOR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_BAD_OPERATOR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_BAD_OPERATOR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_BAD_OPERATOR |