public ByARpt DeletePlz(vPolizas_Contrato Reg)
 {
     manager = new LegalizacionBLL();
     return manager.DeletePoliCon(Reg);
 }