The value given for a property or list element lies outside the permitted range or value set, or exceeds the maximum length allowed.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_BAD_VALUE As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_BAD_VALUE |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_BAD_VALUE |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_BAD_VALUE |