The content element filename could not be retrieved 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_NO_FILENAME_FOR_CONTENT As ExceptionCode
C#
public static readonly ExceptionCode CBR_NO_FILENAME_FOR_CONTENT;
C++
public:
 static const ExceptionCode CBR_NO_FILENAME_FOR_CONTENT;
J#
public static final ExceptionCode CBR_NO_FILENAME_FOR_CONTENT
JScript
public static const var CBR_NO_FILENAME_FOR_CONTENT : ExceptionCode;

See Also