Condividi tramite


Classe Schedule

Represents a schedule and its properties.

Spazio dei nomi:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.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
  ReportService2006..::..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.