Exemplo n.º 1
0
 protected override bool DeleteRecord()
 {
     return(AppDAL.AppointmentDelete(this.mObjectGuid));
 }