Aracılığıyla paylaş


Subscription.Report Özelliği

Abonelik ile ilişkili olan raporun adını alır.

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

Sözdizimi

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

value = instance.Report

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

Özellik Değeri

Tür: System.String
Bir salt dize abonelik ile ilişkili olan raporun adı içeren değer.