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).

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

Constructors

Event()

Initializes a new instance of the Event class.

Properties

Type

Gets the name of the event that is registered with the report server.

Applies to