Lenguaje

GaugeMember.Instance Propiedad

Definición

Obtiene el objeto instancia de informe que contiene los valores calculados de este objeto de definición de informe.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeMemberInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::GaugeMemberInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeMemberInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.GaugeMemberInstance
Public ReadOnly Property Instance As GaugeMemberInstance

Valor de propiedad

Un objeto GaugeMemberInstance.

Se aplica a