Campo StyleInstance.m_numeralVariant
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
An int value that represents the calculated value of the NumeralVariant property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_numeralVariant As Integer
'Uso
Dim value As Integer
value = Me.m_numeralVariant
Me.m_numeralVariant = value
protected int m_numeralVariant
protected:
int m_numeralVariant
val mutable m_numeralVariant: int
protected var m_numeralVariant : int
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering