m_value-Feld
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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