StyleInstance.m_language Field
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
A string value that represents the calculated value of the Language property.
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
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace