The Fixed Content Provider specified is invalid: it is not a snaplock device. 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_FSB_INVALID_PROVIDER As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_FCP_FSB_INVALID_PROVIDER;
C++
public:
 static const ExceptionCode CONTENT_FCP_FSB_INVALID_PROVIDER;
J#
public static final ExceptionCode CONTENT_FCP_FSB_INVALID_PROVIDER
JScript
public static const var CONTENT_FCP_FSB_INVALID_PROVIDER : ExceptionCode;

See Also