Event Class

Definition

Represents an event registered with the report server.

public ref class Event
public class Event
type Event = class
Public Class Event
Inheritance
Event

Remarks

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

Event is returned as output by the ListEvents method.

Constructors

Event()

Initializes a new instance of the Event class.

Properties

Type

The name of an event that is registered with the report server.

Applies to