public IList<vVIGENCIAS> GetvVigencias()
 {
     DatosBasicosBLL ep = new DatosBasicosBLL();
     return ep.GetvVIGENCIAS();
 }