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


Поле StyleBase.m_nonSharedStyles

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

Specifies a list of style attributes that are not shared between instance objects.

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

Синтаксис

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

value = Me.m_nonSharedStyles 

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

См. также

Справочник

StyleBase Класс

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