ReportItem.m_bookmark-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
The bookmark item.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_bookmark As ReportStringProperty
'Usage
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
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace