IsEqualTo Method (Python)
Indicates if this server configuration object is the same object as a specified server configuration object. The result is Boolean--True if the two objects are identical, False otherwise.
Syntax
SpssServerConf.IsEqualTo(serverConf)
Parameters
serverConf. An SpssServerConf
object