Campo m_seriesIndex
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_seriesIndex As Integer
'Utilizzo
Dim value As Integer
value = Me.m_seriesIndex
Me.m_seriesIndex = value
protected int m_seriesIndex
protected:
int m_seriesIndex
val mutable m_seriesIndex: int
protected var m_seriesIndex : int
Vedere anche