| ContactChangeDataEquals Method | 
            Returns true if the object equals to another.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic override bool Equals(
	Object obj
)
Parameters
- obj
- Type: SystemObject
 Object to compare to
Return Value
Type: 
Boolean See Also
See Also