Schedule Clase
Represents a schedule and its properties.
Espacio de nombres: ReportService2005
Ensamblado: ReportService2005 (en ReportService2005.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public Class Schedule
'Uso
Dim instance As Schedule
[SerializableAttribute]
public class Schedule
[SerializableAttribute]
public ref class Schedule
[<SerializableAttribute>]
type Schedule = class end
public class Schedule
Notas
A Schedule object is returned as output by the GetScheduleProperties and ListSchedules methods.
Jerarquía de herencia
System. . :: . .Object
ReportService2005..::..Schedule
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.