Campo Paragraph.m_listLevel
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies the numbering style and/or indentation level.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_listLevel As ReportIntProperty
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering