Udostępnij przez


Właściwość ReportInstance.Language

Pobiera wartość obliczoną Language właściwość w Report klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Language As String
    Get
'Użycie
Dim instance As ReportInstance
Dim value As String

value = instance.Language
public string Language { get; }
public:
property String^ Language {
    String^ get ();
}
member Language : string
function get Language () : String

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości Language właściwość.