The indicated Resource String is invalid for this provider. 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_INVALID_RESOURCE_STRING As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_FCP_INVALID_RESOURCE_STRING;
C++
public:
 static const ExceptionCode CONTENT_FCP_INVALID_RESOURCE_STRING;
J#
public static final ExceptionCode CONTENT_FCP_INVALID_RESOURCE_STRING
JScript
public static const var CONTENT_FCP_INVALID_RESOURCE_STRING : ExceptionCode;

See Also