次の方法で共有


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 オブジェクトの配列。

適用対象