Skip to main content
Version: 24.3

Dim.Schedule

Schedules are used in for creating Iterations. They define the iteration length and the number of days between end of one iteration and the beginning of another. Projects in VersionOne are related to only one Schedule; however a single schedule can be related to multiple projects. This table contains Type 1 data for schedules defined in your instance.

Table Description

Column NameDescriptionDataType
ScheduleKeyDatamart identifier for this dataint
ScheduleOidIdentifier for this dataint
ScheduleNameNamenvarchar
ScheduleIterationLengthLength of iterations created based on this schedulevarchar
ScheduleIterationGapNumber of days between the end of one iteration and the beginning of another for this schedulevarchar
ScheduleCreatedByNameFull Name of the Member who created this Schedulenvarchar
ScheduleLastModifiedByNameFull Name of the Member who last modified this Schedulenvarchar
ScheduleCreateDateUTCDate and time this value was createddatetime
ScheduleLastModifiedDateUTCDate and time this value was last modifieddatetime
ScheduleCreatedByKeyForeign Key to the Member who created this Scheduleint
ScheduleLastModifiedByKeyForeign Key to the Member who last modified this Scheduleint
ScheduleCreateDateKeyForeign Key to Dim.Date for the Create Dateint
ScheduleLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint