The indicated sequence number could not be found. This field is read-only.


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

Syntax

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

See Also