AlertSummaryImplementation (ComponentImplementation)

Element properties:

TypeAlertSummary
PlatformWpf
Target
AccessibilityPublic

Source Code:

<ComponentImplementation TypeId="AlertSummary" ID="AlertSummaryImplementation" Accessibility="Public" Platform="Wpf">
<Composite>
<Variable Id="MyVar" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataProvider/BaseManagedEntity[]"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="AlertSummaryWPF">
<Binding PropertyId="Items">
<Reference>$Variable/MyVar$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="GetAlertsForEntitiesQuery">
<Binding PropertyId="Output">
<Reference>$Variable/MyVar$</Reference>
</Binding>
<Binding PropertyId="AlertProperties">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="Description"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='Description']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$NONE$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="Severity"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='Severity']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$NONE$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="Priority"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='Priority']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$NONE$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="ResolutionState"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='ResolutionState']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$NONE$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="Name"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='Name']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$NONE$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="Component"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='CustomField1']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="Component"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="CustomField2"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='CustomField2']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$NONE$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="Path"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='MonitoringObjectDisplayName']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$NONE$"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>