Campo NumeralLanguage
Returns the digit format to use as described by its primary language.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const NumeralLanguage As String
'Uso
Dim value As String
value = StyleBase.NumeralLanguage
protected const string NumeralLanguage
protected:
literal String^ NumeralLanguage
static val mutable NumeralLanguage: string
protected const var NumeralLanguage : String