Event Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |