The Verity administration host name and port must be in the Verity configuration data. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_INCOMPLETE_CONFIG As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_INCOMPLETE_CONFIG; |
C++ |
---|
public: static const ExceptionCode CBR_INCOMPLETE_CONFIG; |
J# |
---|
public static final ExceptionCode CBR_INCOMPLETE_CONFIG |
JScript |
---|
public static const var CBR_INCOMPLETE_CONFIG : ExceptionCode; |