Condividi tramite


Campo ReportItem.m_bookmark

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

The bookmark item.

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

Sintassi

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

Vedere anche

Riferimento

ReportItem Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering