The value given for a property or list element lies outside the permitted range or value set, or exceeds the maximum length allowed. This field is read-only.
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; |
C++ |
---|
public: static const ExceptionCode E_BAD_VALUE; |
J# |
---|
public static final ExceptionCode E_BAD_VALUE |
JScript |
---|
public static const var E_BAD_VALUE : ExceptionCode; |