命名空间: 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