Aracılığıyla paylaş


Subscription.Description Özelliği

Biçim ve abonelik ile ilişkili raporlar için Teslimat yöntem açıklaması alır.

Ad Alanı:  ReportService2010
Derleme:  ReportService2010 (ReportService2010 içinde.dll)

Sözdizimi

'Bildirim
Public Property Description As String
    Get
    Set
'Kullanım
Dim instance As Subscription
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }
public:
property String^ Description {
    String^ get ();
    void set (String^ value);
}
member Description : string with get, set
function get Description () : String
function set Description (value : String)

Özellik Değeri

Tür: System.String
A dize biçim ve Teslimat yöntem abonelik ile ilişkili raporlar için bir açıklama içeren değer.