Manager.IsCluster Property
This property was deprecated in HotDocs Server 11.
[Read-only] This property indicates whether or not HotDocs Server is part of a cluster group. This means that the server is either a head server with clustering enabled, or it is an assembly server.
Syntax
public bool IsCluster { get; }