Condividi tramite


Proprietà StyleBase.CurrencyLanguage

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public MustOverride ReadOnly Property CurrencyLanguage As ReportStringProperty 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Vedere anche

Riferimento

StyleBase Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering