Object Detail Tiles Widget

Microsoft.Exchange.15.Visualization.Components.ObjectDetailTilesWidget (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="Microsoft.Exchange.15.Visualization.Components.ObjectDetailTilesWidget" Accessibility="Internal">
<Property Name="Target" Type="mpinstance://System.Library!System.Entity[]" BindingDirection="In"/>
<Property Name="PerformanceCounters" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType[]" BindingDirection="In"/>
<Property Name="BluebarInstancesCounters" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType[]" BindingDirection="In"/>
<Property Name="BluebarObjectsCounters" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType[]" BindingDirection="In"/>
<Property Name="DateRange" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange" BindingDirection="Both">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange">
<Binding PropertyId="StartPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Day"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="-7"/>
</Binding>
</ComplexValue>
</Binding>
<Binding PropertyId="EndPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Day"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
</ComplexValue>
</Binding>
</ComplexValue>
</Property>
<Property Name="NewAlertDateRangeCriteria" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange" BindingDirection="In">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange">
<Binding PropertyId="StartPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Hour"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="-1"/>
</Binding>
</ComplexValue>
</Binding>
<Binding PropertyId="EndPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Day"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
</ComplexValue>
</Binding>
</ComplexValue>
</Property>
<Property Name="CriteriaString" Type="xsd://string" BindingDirection="In"/>
<Property Name="ShowAlertTile" Type="xsd://boolean" BindingDirection="In">
<SimpleValue Type="xsd://boolean" Value="false"/>
</Property>
<Property Name="ShowSLATiles" Type="xsd://boolean" BindingDirection="In">
<SimpleValue Type="xsd://boolean" Value="false"/>
</Property>
<Property Name="Alerts" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="ServiceLevels" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="Refresh" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/RefreshAction" BindingDirection="In"/>
<Property Name="ShowSearchBar" Type="xsd://boolean" BindingDirection="In">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Property>
</ComponentType>