GaugeMemberInstance Class

Definition

Represents an instance type of the GaugeMember class, and contains the calculated values of the properties in GaugeMember.

public ref class GaugeMemberInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class GaugeMemberInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type GaugeMemberInstance = class
    inherit BaseInstance
Public Class GaugeMemberInstance
Inherits BaseInstance
Inheritance
GaugeMemberInstance
Derived

Fields

m_memberDef

The member definition of the instance.

m_owner

The owner of the instance.

Methods

ResetInstanceCache()

Resets the instance cache of this member.

Applies to