Freigeben über


m_reportElementDef-Feld

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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

Syntax

'Declaration
<NonSerializedAttribute> _
Protected m_reportElementDef As ReportElement
'Usage
Dim value As ReportElement

value = Me.m_reportElementDef

Me.m_reportElementDef = value
[NonSerializedAttribute]
protected ReportElement m_reportElementDef
[NonSerializedAttribute]
protected:
ReportElement^ m_reportElementDef
[<NonSerializedAttribute>]
val mutable m_reportElementDef: ReportElement
protected var m_reportElementDef : ReportElement