protected override bool DeleteRecord()
 {
     return(AppDAL.AssociateComplainDelete(this.mObjectGuid));
 }