Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the language of the report.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ReportLanguage As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
Notes
A String containing the language of the report.