TextRun.m_value 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_value As ReportStringProperty
'Usage
Dim value As ReportStringProperty

value = Me.m_value

Me.m_value = value
protected ReportStringProperty m_value
protected:
ReportStringProperty^ m_value
val mutable m_value: ReportStringProperty
protected var m_value : ReportStringProperty