public DtoLib.ResultadoEntidad <string> Clave_NivelMaximo()
 {
     return(ServiceProv.Clave_NivelMaximo());
 }