Microsoft.SystemCenter.Visualization.Component.Library.AlertCriteriaPage (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.Component.Library.AlertCriteriaPage" Accessibility="Public">
<Property Name="CriteriaString" Type="xsd://string" BindingDirection="In"/>
<Property Name="ShowAlertTile" Type="xsd://boolean" BindingDirection="In">
<SimpleValue Type="xsd://boolean" Value="true"/>
</Property>
<Property Name="ShowAlertCheckboxRowHeight" Type="xsd://string" BindingDirection="In">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Property>
<Property Name="NewAlertDateRangeCriteriaRowHeight" Type="xsd://string" BindingDirection="In">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Property>
<Property Name="NewAlertDateRangeCriteria" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange" BindingDirection="In"/>
</ComponentType>