Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents information about the active state of a subscription. An ActiveState object is returned by methods that query subscription properties.
The following tables list the members exposed by the ActiveState type.
Public Constructors
Name | Description | |
---|---|---|
ActiveState |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
DeliveryExtensionRemoved | Indicates whether a delivery extension that is specified in a subscription has been removed from the report server database. Boolean. Read-only. |
![]() |
DeliveryExtensionRemovedSpecified | |
![]() |
InvalidParameterValue | Indicates whether a parameter value that is persisted with a subscription is valid. Boolean. Read-only. |
![]() |
InvalidParameterValueSpecified | |
![]() |
MissingParameterValue | Indicates whether a parameter exists in a report that does not have a value specified for it in a subscription. Boolean. |
![]() |
MissingParameterValueSpecified | |
![]() |
SharedDataSourceRemoved | Indicates whether a shared data source that is used by a subscription has been removed. Read-only. |
![]() |
SharedDataSourceRemovedSpecified | |
![]() |
UnknownReportParameter | Indicates that a report parameter is not recognized as part of the parameter list for the report. Boolean. Read-only. |
![]() |
UnknownReportParameterSpecified |
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
ActiveState Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace