MapSpatialElementTemplate.m_map 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 map to which this spatial element template applies.
protected: Microsoft::ReportingServices::OnDemandReportRendering::Map ^ m_map;
protected Microsoft.ReportingServices.OnDemandReportRendering.Map m_map;
val mutable m_map : Microsoft.ReportingServices.OnDemandReportRendering.Map
Protected m_map As Map