Partager via


Champ Paragraph.m_listLevel

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the numbering style and/or indentation level.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_listLevel As ReportIntProperty
'Utilisation
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

Voir aussi

Référence

Paragraph Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering