IsValidApplication

Indicates whether the specified application exists on the specified cluster.

Syntax

<HsxClient>.IsValidApplication(bstrCluster, bstrAppName)
ArgumentDescription
bstrClusterString (ByVal). The cluster name.
bstrAppNameString (ByVal). The application name.

Return Value

Boolean. Returns TRUE if the application exists on the cluster.