Partilhar via


Campo ReportItem.m_documentMapLabel

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The map label item.

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

Sintaxe

'Declaração
Protected m_documentMapLabel As ReportStringProperty
'Uso
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

Consulte também

Referência

ReportItem Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering