Share via


ReportItem.m_documentMapLabel Field

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_documentMapLabel As ReportStringProperty
'Usage
Dim value As ReportStringProperty

value = Me.m_documentMapLabel

Me.m_documentMapLabel = value
protected ReportStringProperty m_documentMapLabel
protected:
ReportStringProperty^ m_documentMapLabel
val mutable m_documentMapLabel: ReportStringProperty
protected var m_documentMapLabel : ReportStringProperty