protected override Project CreateSandboxProject(Project rootProject) { return(EntityFactory.CreateProjectWithSchedule(SandboxName, rootProject)); }