MapMemberInstance.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.
Specifies the owner of this MapMemberInstance.
protected: Microsoft::ReportingServices::OnDemandReportRendering::MapDataRegion ^ m_owner;
protected Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegion m_owner;
val mutable m_owner : Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegion
Protected m_owner As MapDataRegion