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