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