Поделиться через


Свойство StyleBase.CurrencyLanguage

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public MustOverride ReadOnly Property CurrencyLanguage As ReportStringProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

См. также

Справочник

StyleBase Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering