Campo m_documentMapLabel
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
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