ScheduleDefinitionOrReference Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the ScheduleDefinitionOrReference class.

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

Syntax

public ScheduleDefinitionOrReference()
public:
ScheduleDefinitionOrReference()
new : unit -> ScheduleDefinitionOrReference
Public Sub New

See Also

ScheduleDefinitionOrReference Class
ReportService2005 Namespace

Return to top