namespace Shared.Metrology { public enum EventName { FileRead, FileReadDaily, FileReadMonthly, FileReadVerification, FileReadWeekly } }