Campo m_documentMapLabel
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
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