ScheduleDefinition Members

Represents a defined schedule.

The following tables list the members exposed by the ScheduleDefinition type.

Public Constructors

  Name Description
ScheduleDefinition Initializes a new instance of the ScheduleDefinition class.

Top

Public Properties

  Name Description
ms165960.pubproperty(en-US,SQL.90).gif EndDate Gets or sets the end date and time of a schedule.
ms165960.pubproperty(en-US,SQL.90).gif EndDateSpecified Indicates whether the EndDate property is set.
ms165960.pubproperty(en-US,SQL.90).gif Item Gets or sets the recurrence pattern of a schedule.
ms165960.pubproperty(en-US,SQL.90).gif StartDateTime Gets or sets the start date and time of a schedule.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165960.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165960.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165960.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165960.pubmethod(en-US,SQL.90).gifms165960.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165960.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165960.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165960.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ScheduleDefinition Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace