Share via


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

Public property

BuildDefinition

Gets the build definition that owns the schedule.

Public property

DaysToBuild

Gets or sets the days of the week on which the schedule will trigger a build.

Public property

StartTime

Gets or sets the start time as seconds past midnight.

Public property

Type

Gets the type of schedule (weekly is the only currently supported type).

Top

See Also

Reference

ISchedule Interface

Microsoft.TeamFoundation.Build.Client Namespace