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

Syntax

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

See Also