다음을 통해 공유


ISubscriptionBaseUIUserControl.Description 속성

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

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:   Microsoft.ReportingServices.SharePoint.UI.WebParts(Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces(Microsoft.ReportingServices.Interfaces.dll)

구문

‘선언
ReadOnly Property Description As String 
    Get
‘사용 방법
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

속성 값

유형: System.String
The description of the delivery that is displayed in Report Manager.

주의

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

참고 항목

참조

ISubscriptionBaseUIUserControl 인터페이스

Microsoft.ReportingServices.Interfaces 네임스페이스