Contains Method (Python)
Indicates if the specified server configuration is a member of the list of available server configurations. The result is a Boolean--True if the specified server configuration object is equal to a member of the list of available server configuration objects, False otherwise.
Syntax
SpssServerConfList.Contains(serverConf)
Parameters
serverConf. An SpssServerConf
object