GaugePointer.CompiledInstances Property

Definition

Gets the compiled instances of a gauge pointer.

public:
 property cli::array <Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugePointerInstance ^> ^ CompiledInstances { cli::array <Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugePointerInstance ^> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugePointerInstance[] CompiledInstances { get; }
member this.CompiledInstances : Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugePointerInstance[]
Public ReadOnly Property CompiledInstances As CompiledGaugePointerInstance()

Property Value

An array of CompiledGaugePointerInstance objects.

Applies to