Share via


ReportElement.m_parentDefinitionPath Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the definition path for the report elements parent.

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
Protected m_parentDefinitionPath As IDefinitionPath
protected IDefinitionPath m_parentDefinitionPath
protected:
IDefinitionPath^ m_parentDefinitionPath
protected IDefinitionPath m_parentDefinitionPath
protected var m_parentDefinitionPath : IDefinitionPath

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

See Also

Reference

ReportElement Class
ReportElement Members
Microsoft.ReportingServices.ReportRendering Namespace

Other Resources

Implementing a Rendering Extension