DataMemberInstance.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 of the member instance.
protected: Microsoft::ReportingServices::OnDemandReportRendering::CustomReportItem ^ m_owner;
protected Microsoft.ReportingServices.OnDemandReportRendering.CustomReportItem m_owner;
val mutable m_owner : Microsoft.ReportingServices.OnDemandReportRendering.CustomReportItem
Protected m_owner As CustomReportItem