This topic has not yet been rated - Rate this topic

ScheduleReference Class

Represents a reference to a shared schedule.

System.Object
  ReportService2010.ScheduleDefinitionOrReference
    ReportService2010.ScheduleReference

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

[SerializableAttribute]
public class ScheduleReference : ScheduleDefinitionOrReference

The ScheduleReference type exposes the following members.

  Name Description
Public method ScheduleReference Initializes a new instance of the ScheduleReference class.
Top
  Name Description
Public property Definition Gets or sets the definition for a shared schedule.
Public property ScheduleID Gets or sets the system-generated unique identifier of a shared schedule.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

A ScheduleReference object is returned as output by the GetExecutionOptions and GetItemHistoryOptions methods and is passed as input to the SetExecutionOptions and SetItemHistoryOptions methods.

Use ScheduleReference in methods that require a ScheduleDefinitionOrReference object to indicate that a report runs according to a shared schedule. For more information about Reporting Services schedules, see Shared Schedules and Report-specific Schedules.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ