Returns a value indicating whether this instance is equal to a specified object.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
Parameters
- obj
- Type: SystemObject
An object to compare with this instance.
Return Value
Type: Booleanif obj is a CicsServer with the same Name as this instance; otherwise .
See Also