Classe Event
Represents an event registered with the report server.
Espace de noms : ReportService2005
Assembly : ReportService2005 (dans ReportService2005.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class Event
'Utilisation
Dim instance As Event
[SerializableAttribute]
public class Event
[SerializableAttribute]
public ref class Event
[<SerializableAttribute>]
type Event = class end
public class Event
Notes
You use events with Reporting Services subscriptions. For more information about report subscriptions, see Abonnement et remise (Reporting Services).
Event is returned as output by the ListEvents method.
Hiérarchie d'héritage
System. . :: . .Object
ReportService2005..::..Event
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.