Freigeben über


Paragraph.m_listLevel-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the numbering style and/or indentation level.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_listLevel As ReportIntProperty
'Usage
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

Siehe auch

Verweis

Paragraph Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace