Partager via


Champ m_backgroundHatchType

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_backgroundHatchType As Nullable(Of BackgroundHatchTypes)
'Utilisation
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>