An attempt was made to get the indicated dependent property by item index when the property is not a dependent * list. 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_DEPENDENT_FETCH As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_INVALID_DEPENDENT_FETCH; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_INVALID_DEPENDENT_FETCH; |
J# |
---|
public static final ExceptionCode RETRIEVE_INVALID_DEPENDENT_FETCH |
JScript |
---|
public static const var RETRIEVE_INVALID_DEPENDENT_FETCH : ExceptionCode; |
See Also