|
virtual |
Equal operator
Indicates whether the CBCGPAppointmentBaseProperty object equals the specified CBCGPAppointmentBaseProperty object.
Returns TRUE if the object specified by rProp is equal to the CBCGPAppointmentBaseProperty object; otherwise FALSE.
The default implementation compares address of rProp and this.
rProp | A reference to object to compare with. |