Partilhar via


Propriedade do RDL StyleBase.CurrencyLanguage

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

Sintaxe

'Declaração
Public MustOverride ReadOnly Property CurrencyLanguage As ReportStringProperty 
    Get
'Uso
Dim instance As StyleBase 
Dim value As ReportStringProperty 

value = instance.CurrencyLanguage
public abstract ReportStringProperty CurrencyLanguage { get; }
public:
virtual property ReportStringProperty^ CurrencyLanguage {
    ReportStringProperty^ get () abstract;
}
abstract CurrencyLanguage : ReportStringProperty
abstract function get CurrencyLanguage () : ReportStringProperty

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering