다음을 통해 공유


NumericIndicator.Instance 속성

정의

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 클래스의 인스턴스입니다.

적용 대상