The indicated read-only file attribute could not be set for the file system based 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_FSB_SET_READ_ONLY_FAILED As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_FCP_FSB_SET_READ_ONLY_FAILED;
C++
public:
 static const ExceptionCode CONTENT_FCP_FSB_SET_READ_ONLY_FAILED;
J#
public static final ExceptionCode CONTENT_FCP_FSB_SET_READ_ONLY_FAILED
JScript
public static const var CONTENT_FCP_FSB_SET_READ_ONLY_FAILED : ExceptionCode;

See Also