ReportItem.m_bookmark Field

This API supports the infrastructure and is not intended to be used directly from your code.

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