Campo Paragraph.m_listLevel
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the numbering style and/or indentation level.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_listLevel As ReportIntProperty
'Utilizzo
Dim value As ReportIntProperty
value = Me.m_listLevel
Me.m_listLevel = value
protected ReportIntProperty m_listLevel
protected:
ReportIntProperty^ m_listLevel
val mutable m_listLevel: ReportIntProperty
protected var m_listLevel : ReportIntProperty
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering