The indicated property must be in an unevaluated state. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly API_EXPECTED_UNEVALUATED_STATE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode API_EXPECTED_UNEVALUATED_STATE; |
C++ |
---|
public: static const ExceptionCode API_EXPECTED_UNEVALUATED_STATE; |
J# |
---|
public static final ExceptionCode API_EXPECTED_UNEVALUATED_STATE |
JScript |
---|
public static const var API_EXPECTED_UNEVALUATED_STATE : ExceptionCode; |
See Also