Campo StyleInstance.m_numeralLanguage
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A string value that represents the calculated value of the NumeralLanguage property.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_numeralLanguage As String
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering