Subscription Members

Represents a subscription in the report server database.

The following tables list the members exposed by the Subscription type.

Public Constructors

  Name Description
Subscription Initializes a new instance of the Subscription class.

Top

Public Properties

  Name Description
ms165918.pubproperty(en-US,SQL.90).gif Active The ActiveState object of a subscription.
ms165918.pubproperty(en-US,SQL.90).gif DeliverySettings The settings that are specific to the delivery extension of the subscription.
ms165918.pubproperty(en-US,SQL.90).gif Description A description of the format and the delivery method for the reports that are associated with the subscription.
ms165918.pubproperty(en-US,SQL.90).gif EventType The type of event that triggers the subscription.
ms165918.pubproperty(en-US,SQL.90).gif IsDataDriven Indicates whether the subscription is data driven.
ms165918.pubproperty(en-US,SQL.90).gif LastExecuted The date and time that the report server last executed the report.
ms165918.pubproperty(en-US,SQL.90).gif LastExecutedSpecified  
ms165918.pubproperty(en-US,SQL.90).gif ModifiedBy The name of the user who last modified the subscription. Read-only.
ms165918.pubproperty(en-US,SQL.90).gif ModifiedDate The date and time that the user last modified the subscription. Read-only.
ms165918.pubproperty(en-US,SQL.90).gif Owner The user name of the owner of the subscription. Read-only.
ms165918.pubproperty(en-US,SQL.90).gif Path The full path name of the report that is associated with the subscription.
ms165918.pubproperty(en-US,SQL.90).gif Report The name of the report that is associated with the subscription.
ms165918.pubproperty(en-US,SQL.90).gif Status The status of a subscription. Read-only.
ms165918.pubproperty(en-US,SQL.90).gif SubscriptionID The ID of the subscription.
ms165918.pubproperty(en-US,SQL.90).gif VirtualPath The virtual path to the report (if the report is located in the user's My Reports folder).

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165918.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165918.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165918.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165918.pubmethod(en-US,SQL.90).gifms165918.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165918.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165918.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165918.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Subscription Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace