ISubscriptionBaseUIUserControl.Description Property
Gets the description of the delivery that is displayed in Report Manager.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
ReadOnly Property Description As String
Get
'Usage
Dim instance As ISubscriptionBaseUIUserControl
Dim value As String
value = instance.Description
string Description { get; }
property String^ Description {
String^ get ();
}
abstract Description : string
function get Description () : String
Property Value
Type: System.String
The description of the delivery that is displayed in Report Manager.
Remarks
The description of the subscription appears in Report Manager after a user has selected values for the subscription settings and set a defined schedule. The description is displayed on the Subscription page