A communication failure with the Image Services server has prevented the retrieval of the ImageServicesClassDescriptions property for this IMFixedContentDevice This field is read-only.


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

Syntax

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

See Also