ExtPerformanceDataStatisticsConverter (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="ExtPerformanceDataStatisticsConverter" Accessibility="Internal">
<Property Name="Output" Type="BaseDataType[]" BindingDirection="Out"/>
<Property Name="Input" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="UseThresholds" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="WarningThreshold" Type="xsd://int" BindingDirection="In"/>
<Property Name="CriticalThreshold" Type="xsd://int" BindingDirection="In"/>
<Property Name="RevertDirection" Type="xsd://boolean" BindingDirection="In"/>
</ComponentType>