The property value type indicated for the property is invalid. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_INVALID_PROPERTY_VALUE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_INVALID_PROPERTY_VALUE; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_INVALID_PROPERTY_VALUE; |
J# |
---|
public static final ExceptionCode RETRIEVE_INVALID_PROPERTY_VALUE |
JScript |
---|
public static const var RETRIEVE_INVALID_PROPERTY_VALUE : ExceptionCode; |
See Also