Compartilhar via


Campo StyleInstance.m_currencyLanguage

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

Sintaxe

'Declaração
Protected m_currencyLanguage As String
'Uso
Dim value As String 

value = Me.m_currencyLanguage 

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

Consulte também

Referência

StyleInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering