Share via


ReportItem.m_definitionPath Field

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

Represents the path that identifies the report item by its position in the hierarchy of the report and sub reports.

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

Syntax

'Declaration
Protected m_definitionPath As String
protected string m_definitionPath
protected:
String^ m_definitionPath
protected String m_definitionPath
protected var m_definitionPath : String

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

ReportItem Class
ReportItem Members
Microsoft.ReportingServices.ReportRendering Namespace

Other Resources

ReportItem Element (RDL)
Implementing a Rendering Extension