Свойство StateIndicatorInstance.TransformationType
Gets the calculated value of the TransformationType property in a StateIndicator class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property TransformationType As GaugeTransformationType
Get
'Применение
Dim instance As StateIndicatorInstance
Dim value As GaugeTransformationType
value = instance.TransformationType
public GaugeTransformationType TransformationType { get; }
public:
property GaugeTransformationType TransformationType {
GaugeTransformationType get ();
}
member TransformationType : GaugeTransformationType
function get TransformationType () : GaugeTransformationType
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeTransformationType
A GaugeTransformationType value that represents the calculated value of the TransformationType property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering