public System.Data.DataTable Consultar_Contribuyente()
 {
     return(Cls_Ope_Solicitud_Facturacion_Datos.Consultar_Contribuyente(this));
 }