namespace PRSDesktop { public enum OrgChartLayout { Employee, Position, Role } }