Поле StyleInstance.m_backgroundHatchType
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
A BackgroundHatchTypes value that represents the calculated value of the BackgroundHatchType property.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_backgroundHatchType As Nullable(Of BackgroundHatchTypes)
'Применение
Dim value As Nullable(Of BackgroundHatchTypes)
value = Me.m_backgroundHatchType
Me.m_backgroundHatchType = value
protected Nullable<BackgroundHatchTypes> m_backgroundHatchType
protected:
Nullable<BackgroundHatchTypes> m_backgroundHatchType
val mutable m_backgroundHatchType: Nullable<BackgroundHatchTypes>
protected var m_backgroundHatchType : Nullable<BackgroundHatchTypes>
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering