Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the language of the report.
Spazio dei nomi Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ReportLanguage As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System.String
Osservazioni
A String containing the language of the report.