If either the VerityMasterAdminServerHostname or VerityMasterAdminServerPort is non-null, both must be non-null.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT As ExceptionCode
C#
public static readonly ExceptionCode PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT
Visual C++
public:
static initonly ExceptionCode^ PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT
JavaScript
FileNet.Api.Exception.ExceptionCode.persisT_VERITY_MASTER_ADMIN_PORT_INCONSISTENT

ToggleSee Also