Event Class
SQL Server 2000
Represents an event registered with the report server.
Public Class Event Member of [Namespace]
public class Event Member of [Namespace]
Public Properties
Type | The name of an event that is registered with the report server. String. Read-only. |
Remarks
You use events with Reporting Services subscriptions. For more information about report subscriptions, see Distributing Reports Through Subscriptions.
Event is returned as output by the ListEvents method.
