The binary referral blob is invalid and cannot be converted to a referral class instance. 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_TSM_INVALID_REFERRAL_BLOB As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB;
C++
public:
 static const ExceptionCode CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB;
J#
public static final ExceptionCode CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB
JScript
public static const var CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB : ExceptionCode;

See Also