Share via


Subscription Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a subscription in the report server database.

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

Public Constructors

  Name Description
Subscription  

Top

Public Properties

  Name Description
Active The ActiveState object of a subscription.
DeliverySettings The settings that are specific to the delivery extension of the subscription.
Description A description of the format and the delivery method for the reports that are associated with the subscription.
EventType The type of event that triggers the subscription.
IsDataDriven Indicates whether the subscription is data driven.
LastExecuted The date and time that the report server last executed the report.
LastExecutedSpecified  
ModifiedBy The name of the user who last modified the subscription. Read-only.
ModifiedDate The date and time that the user last modified the subscription. Read-only.
Owner The user name of the owner of the subscription. Read-only.
Path The full path name of the report that is associated with the subscription.
Report The name of the report that is associated with the subscription.
Status The status of a subscription. Read-only.
SubscriptionID The ID of the subscription.
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
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Subscription Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace