Freigeben über


m_markupType-Feld

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Syntax

'Declaration
Protected m_markupType As ReportEnumProperty(Of MarkupType)
'Usage
Dim value As ReportEnumProperty(Of MarkupType)

value = Me.m_markupType

Me.m_markupType = value
protected ReportEnumProperty<MarkupType> m_markupType
protected:
ReportEnumProperty<MarkupType>^ m_markupType
val mutable m_markupType: ReportEnumProperty<MarkupType>
protected var m_markupType : ReportEnumProperty<MarkupType>