xApplication::IsSinglePartitionSystem Method

Evaluates whether the deployment has a single partition or multiple partitions.

Syntax

client server public static boolean IsSinglePartitionSystem()

Run On

ClientOrServer

Return Value

Type: boolean
true if the deployment has only one partition; false if the deployment has multiple partitions.

See Also

Reference

xApplication Class