Schedule.Definition Property

Definition

Gets or sets the definition of the schedule.

public:
 property ReportService2005::ScheduleDefinition ^ Definition { ReportService2005::ScheduleDefinition ^ get(); void set(ReportService2005::ScheduleDefinition ^ value); };
public ReportService2005.ScheduleDefinition Definition { get; set; }
member this.Definition : ReportService2005.ScheduleDefinition with get, set
Public Property Definition As ScheduleDefinition

Property Value

A ScheduleDefinition object containing the definition of the schedule.

Applies to