Share via


StyleInstance.m_language Field

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_language As String
'Usage
Dim value As String

value = Me.m_language

Me.m_language = value
protected string m_language
protected:
String^ m_language
val mutable m_language: string
protected var m_language : String