ScheduleDefinition.EndDate Property
Gets or sets the end date and time of a schedule.
Assembly: ReportService2006 (in ReportService2006.dll)
Property Value
Type: System.DateTimeA System.DateTime value that contains the end date and time of the schedule.
The value for the EndDate property has a corresponding EndDateSpecified property that indicates whether this property should be omitted from the Web service call.
For more information about omitting properties, see Omitting Values for Optional Web Service Objects.
