StateIndicatorInstance.TransformationType 속성

정의

TransformationType 클래스의 StateIndicator 속성에 대한 계산된 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeTransformationType TransformationType { Microsoft::ReportingServices::OnDemandReportRendering::GaugeTransformationType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeTransformationType TransformationType { get; }
member this.TransformationType : Microsoft.ReportingServices.OnDemandReportRendering.GaugeTransformationType
Public ReadOnly Property TransformationType As GaugeTransformationType

속성 값

GaugeTransformationType 속성의 계산된 값을 나타내는 TransformationType 값입니다.

적용 대상