Classe Schedule
Represents a schedule and its properties.
Spazio dei nomi: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Class Schedule
'Utilizzo
Dim instance As Schedule
[SerializableAttribute]
public class Schedule
[SerializableAttribute]
public ref class Schedule
[<SerializableAttribute>]
type Schedule = class end
public class Schedule
Osservazioni
A Schedule object is returned as output by the GetScheduleProperties and ListSchedules methods.
Gerarchia di ereditarietà
System. . :: . .Object
ReportService2005..::..Schedule
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.