The attempt to add more execution statements is invalid.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly DB_INVALID_EXECUTION As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode DB_INVALID_EXECUTION |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ DB_INVALID_EXECUTION |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.dB_INVALID_EXECUTION |