Compartir a través de


Campo StyleInstance.m_numeralLanguage

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

A string value that represents the calculated value of the NumeralLanguage property.

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

Sintaxis

'Declaración
Protected m_numeralLanguage As String
'Uso
Dim value As String 

value = Me.m_numeralLanguage 

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

Vea también

Referencia

StyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering