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

Syntax

Visual Basic (Declaration)
Public const VERITY_MASTER_ADMIN_SERVER_HOSTNAME As String = "VerityMasterAdminServerHostname"
C#
public const string VERITY_MASTER_ADMIN_SERVER_HOSTNAME = "VerityMasterAdminServerHostname";
C++
public:
 const String VERITY_MASTER_ADMIN_SERVER_HOSTNAME = L"VerityMasterAdminServerHostname";
J#
public const string VERITY_MASTER_ADMIN_SERVER_HOSTNAME = "VerityMasterAdminServerHostname"
JScript
public const VERITY_MASTER_ADMIN_SERVER_HOSTNAME : String = "VerityMasterAdminServerHostname";

See Also