Campo StyleInstance.m_numeralLanguage
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A string value that represents the calculated value of the NumeralLanguage property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering