Condividi tramite


Campo StyleInstance.m_numeralVariant

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

An int value that represents the calculated value of the NumeralVariant property.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_numeralVariant As Integer
'Utilizzo
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

Vedere anche

Riferimento

StyleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering