Campo m_numeralVariant
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
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