This topic has not yet been rated - Rate this topic

Event Class

Represents an event registered with the report server.

System.Object
  ReportService2010.Event

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

[SerializableAttribute]
public class Event

The Event type exposes the following members.

  Name Description
Public method Event Initializes a new instance of the Event class.
Top
  Name Description
Public property Type Gets the name of the event that is registered with the report server.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

You use events with Reporting Services subscriptions. For more information about report subscriptions, see Subscriptions and Delivery (Reporting Services).

An array of Event objects is returned as output from the ListEvents method.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ