DataRegionMember.m_parentDefinitionPath 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 path to report definition object's parent in the report definition.
protected: Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath ^ m_parentDefinitionPath;
protected Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath m_parentDefinitionPath;
val mutable m_parentDefinitionPath : Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
Protected m_parentDefinitionPath As IDefinitionPath