The content file could not be written for the element sequence number, as indicated. This field is read-only.


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

Syntax

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

See Also