public Guid?GetCurrentTraceConfigurationId(Guid linkId) { return(_traceRepository.GetCurrentTraceConfigurationId(linkId)); }