The Verity collection could not be created, 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_CREATE_COLLECTION As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_CANT_CREATE_COLLECTION; |
C++ |
---|
public: static const ExceptionCode CBR_CANT_CREATE_COLLECTION; |
J# |
---|
public static final ExceptionCode CBR_CANT_CREATE_COLLECTION |
JScript |
---|
public static const var CBR_CANT_CREATE_COLLECTION : ExceptionCode; |