Właściwość StateIndicatorInstance.TransformationType
Pobiera wartość obliczoną TransformationType właściwość w StateIndicator klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property TransformationType As GaugeTransformationType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeTransformationType
A GaugeTransformationType wartości reprezentującej obliczonej wartości TransformationType właściwość.
Zobacz także