Share via


GaugeMemberInstance.m_owner Field

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

The owner of the instance.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_owner As GaugePanel
'Usage
Dim value As GaugePanel 

value = Me.m_owner 

Me.m_owner = value
protected GaugePanel m_owner
protected:
GaugePanel^ m_owner
val mutable m_owner: GaugePanel
protected var m_owner : GaugePanel

See Also

Reference

GaugeMemberInstance Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace