Microsoft.SystemCenter.Visualization.GenericDetailsPaneAlertTypeImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.GenericDetailsPane
PlatformAll
Targetxsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/AlertType
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.GenericDetailsPaneAlertTypeImplementation" TypeId="Microsoft.SystemCenter.Visualization.GenericDetailsPane" Target="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/AlertType" Platform="All" Accessibility="Internal">
<Composite>
<Variable Id="Output" Type="BaseDataType[]"/>
<Component TypeId="Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.GenericPane">
<Binding PropertyId="GenericPaneItem">
<Reference>$Variable/Output$</Reference>
</Binding>
<Binding PropertyId="ComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.GenericPane_Label"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="GetSingleAlertDetailsQuery">
<Binding PropertyId="Id">
<Reference>$Target/Id$</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="MonitoringObjectDisplayName"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='MonitoringObjectDisplayName']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$DEFAULT$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="MonitoringObjectPath"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='MonitoringObjectPath']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$DEFAULT$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="TargetDisplayName"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='TargetDisplayName']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$DEFAULT$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="TimeRaised"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='TimeRaised']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$DEFAULT$"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition">
<Binding PropertyId="OutputPropertyName">
<SimpleValue Type="xsd://string" Value="HtmlDescription"/>
</Binding>
<Binding PropertyId="XPath">
<SimpleValue Type="xsd://string" Value="$Object/Property[Name='HtmlDescription']$"/>
</Binding>
<Binding PropertyId="DisplayName">
<SimpleValue Type="xsd://string" Value="$DEFAULT$"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="Output">
<Reference>$Variable/Output$</Reference>
</Binding>
<Binding PropertyId="ConnectionSessionTicket">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>