NumericIndicator.Instance Property

Definition

Gets an instance of the NumericIndicator class.

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

Property Value

An instance of the NumericIndicator class.

Applies to