GaugeMemberInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |