The operand on the right side of INFOLDER 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_PARSE_INVALID_RHS_FOLDER_OPERAND As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND;
C++
public:
 static const ExceptionCode RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND;
J#
public static final ExceptionCode RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND
JScript
public static const var RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND : ExceptionCode;

See Also