ReportElementInstance.m_reportElementDef Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the report element definition that defines this instance.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportElement ^ m_reportElementDef;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportElement m_reportElementDef;
val mutable m_reportElementDef : Microsoft.ReportingServices.OnDemandReportRendering.ReportElement
Protected m_reportElementDef As ReportElement