Condividi tramite


Campo ReportItem.m_documentMapLabel

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

The map label item.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_documentMapLabel As ReportStringProperty
'Utilizzo
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

Vedere anche

Riferimento

ReportItem Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering