Właściwość Report.ReportLanguage
Pobiera język raportu.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ReportLanguage As String
Get
'Użycie
Dim instance As Report
Dim value As String
value = instance.ReportLanguage
public string ReportLanguage { get; }
public:
property String^ ReportLanguage {
String^ get ();
}
member ReportLanguage : string
function get ReportLanguage () : String
Wartość właściwości
Typ: System.String
Uwagi
A ciąg zawierających język raportu.