Compartir a través de


ReportLanguage Propiedad

Gets the language of the report.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ReportLanguage As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String

Notas

A string that contains the language of the report.