ParagraphInstance.m_textRunInstances-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Specifies the text runs in the paragraph.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_textRunInstances As TextRunInstanceCollection
'Usage
Dim value As TextRunInstanceCollection
value = Me.m_textRunInstances
Me.m_textRunInstances = value
protected TextRunInstanceCollection m_textRunInstances
protected:
TextRunInstanceCollection^ m_textRunInstances
val mutable m_textRunInstances: TextRunInstanceCollection
protected var m_textRunInstances : TextRunInstanceCollection
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace