MemberHierarchy<T>.m_owner 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.
The owner.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ m_owner;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportItem m_owner;
val mutable m_owner : Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
Protected m_owner As ReportItem