Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides StyleBase.CurrencyLanguage.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property CurrencyLanguage As ReportStringProperty
Get
'Usage
Dim instance As Style
Dim value As ReportStringProperty
value = instance.CurrencyLanguage
public override ReportStringProperty CurrencyLanguage { get; }
public:
virtual property ReportStringProperty^ CurrencyLanguage {
ReportStringProperty^ get () override;
}
abstract CurrencyLanguage : ReportStringProperty
override CurrencyLanguage : ReportStringProperty
override function get CurrencyLanguage () : ReportStringProperty
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace