The object property selection was unexpected. This field is read-only.


Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_UNEXPECTED_SELECTION As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_UNEXPECTED_SELECTION;
C++
public:
 static const ExceptionCode RETRIEVE_UNEXPECTED_SELECTION;
J#
public static final ExceptionCode RETRIEVE_UNEXPECTED_SELECTION
JScript
public static const var RETRIEVE_UNEXPECTED_SELECTION : ExceptionCode;

See Also