Partilhar via


Campo StyleInstance.m_backgroundHatchType

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A BackgroundHatchTypes value that represents the calculated value of the BackgroundHatchType property.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_backgroundHatchType As Nullable(Of BackgroundHatchTypes)
'Uso
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>

Consulte também

Referência

StyleInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering