public bool ActivateToolbox(string Toolbox, int Options) { return(eaRepository.ActivateToolbox(Toolbox, Options)); }