ISchedule Members
Include Protected Members
Include Inherited Members
This interface represents a schedule for a build definition in the Team Foundation Server computer.
The ISchedule type exposes the following members.
Properties
Name
Description
Gets the build definition that owns the schedule.
Gets or sets the days of the week on which the schedule will trigger a build.
Gets or sets the start time as seconds past midnight.
Gets the type of schedule (weekly is the only currently supported type).
Top