ISubscriptionBaseUIUserControl.Description Property

Definition

Gets the description of the delivery that is displayed in Report Manager.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Property Value

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

Applies to