Classe Schedule
Represents a schedule and its properties.
Namespace: ReportService2006
Assembly: ReportService2006 (em ReportService2006.dll)
Sintaxe
'Declaração
<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
Comentários
A Schedule object is returned as output by the GetScheduleProperties and ListSchedules methods.
Hierarquia de herança
System. . :: . .Object
ReportService2006..::..Schedule
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.