NumericIndicator.Instance Property
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.
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.