GaugePointer.CompiledInstances 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取仪表指针的已编译实例。
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 对象数组。