Compartir a través de


Language Campo

Returns the primary language of the text.

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

Sintaxis

'Declaración
Protected Const Language As String
'Uso
Dim value As String

value = StyleBase.Language
protected const string Language
protected:
literal String^ Language
static val mutable Language: string
protected const var Language : String