Поле Language
Returns the primary language of the text.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected Const Language As String
'Применение
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