GaugePointer.CompiledInstances 屬性

定義

取得量測計指標的已編譯執行個體。

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()

屬性值

CompiledGaugePointerInstance[]

CompiledGaugePointerInstance 物件的陣列。

適用於