Integration Library
Integration Library
API Reference
Namespaces
EdaIntegrationContract.Import
ICustodian Interface
ICustodian Methods
Equals Method
ICustodian
Equals Method
Determines if two Custodians are the same (using id comparison)
Namespace:
EdaIntegrationContract.Import
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
Copy
bool
Equals
(
ICustodian
other
)
Parameters
other
Type:
EdaIntegrationContract.Import
ICustodian
The custodian to compare against
Return Value
Type:
Boolean
True if the custodians are the same
See Also
Reference
ICustodian Interface
EdaIntegrationContract.Import Namespace