Campo m_bookmark
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_bookmark As ReportStringProperty
'Uso
Dim value As ReportStringProperty
value = Me.m_bookmark
Me.m_bookmark = value
protected ReportStringProperty m_bookmark
protected:
ReportStringProperty^ m_bookmark
val mutable m_bookmark: ReportStringProperty
protected var m_bookmark : ReportStringProperty
Consulte também