The Verity collection could not be attached to the indicated server. 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_ATTACH_COLLECTION As ExceptionCode
C#
public static readonly ExceptionCode CBR_CANT_ATTACH_COLLECTION;
C++
public:
 static const ExceptionCode CBR_CANT_ATTACH_COLLECTION;
J#
public static final ExceptionCode CBR_CANT_ATTACH_COLLECTION
JScript
public static const var CBR_CANT_ATTACH_COLLECTION : ExceptionCode;

See Also