Share via


ReportItem.m_documentMapLabel Field

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

Represents the expression or value for the label that identifies the item in the document map.

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

Syntax

'Declaration
Protected m_documentMapLabel As ReportStringProperty
protected ReportStringProperty m_documentMapLabel
protected:
ReportStringProperty^ m_documentMapLabel
protected ReportStringProperty m_documentMapLabel
protected var m_documentMapLabel : ReportStringProperty

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