Поле ParagraphInstance.m_textRunInstances
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Specifies the text runs in the paragraph.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_textRunInstances As TextRunInstanceCollection
'Применение
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
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering