public bool ActivatePerspective(string Perspective, int Options) { return(eaRepository.ActivatePerspective(Perspective, Options)); }