Campo m_paragraph
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_paragraph As Paragraph
'Uso
Dim value As Paragraph
value = Me.m_paragraph
Me.m_paragraph = value
protected Paragraph m_paragraph
protected:
Paragraph^ m_paragraph
val mutable m_paragraph: Paragraph
protected var m_paragraph : Paragraph
Consulte também