Returns a value indicating whether this instance represents the same CICS server as a specified CicsServer.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
Parameters
- other
- Type: IBM.CTGCicsServer
A CicsServer to compare with this instance.
Return Value
Type: Booleanif this instance and other have the same Name; otherwise .
Implements
IEquatableTEquals(T)See Also