NumericIndicator.Instance 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 NumericIndicator 类的实例。
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
属性值
NumericIndicator 类的实例。