Поделиться через


Поле StyleBase.m_sharedStyles

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Specifies a list of the styles that are shared between instance objects.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_sharedStyles As List(Of StyleAttributeNames)
'Применение
Dim value As List(Of StyleAttributeNames)

value = Me.m_sharedStyles 

Me.m_sharedStyles = value
protected List<StyleAttributeNames> m_sharedStyles
protected:
List<StyleAttributeNames>^ m_sharedStyles
val mutable m_sharedStyles: List<StyleAttributeNames>
protected var m_sharedStyles : List<StyleAttributeNames>

См. также

Справочник

StyleBase Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering