An error occurred while parsing the XML contained by the DocClassAndPropertyMappingXML property This field is read-only.


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

Syntax

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

See Also