Microsoft.SystemCenter.GTM.Summary.Dashboard.WizardImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.CustomConfigurationPages
PlatformAll
Targetcomponent://Microsoft.SystemCenter.GTM.Summary.Dashboard.Template!Microsoft.SystemCenter.GTM.Summary.Dashboard.DashboardControl
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.GTM.Summary.Dashboard.WizardImplementation" TypeId="Config!Microsoft.SystemCenter.Visualization.CustomConfigurationPages" Target="component://Microsoft.SystemCenter.GTM.Summary.Dashboard.Template!Microsoft.SystemCenter.GTM.Summary.Dashboard.DashboardControl" Platform="All" Accessibility="Public">
<Composite>
<Variable Id="IsValid" Type="xsd://boolean">
<SimpleValue Type="xsd://boolean" Value="true"/>
</Variable>
<Variable Id="ShowLegend" Type="xsd://boolean">
<SimpleValue Type="xsd://boolean" Value="false"/>
</Variable>
<Component TypeId="Config!Microsoft.SystemCenter.Visualization.CustomPages">
<Binding PropertyId="SummaryContentParameter">
<Reference>$Property/SummaryContent$</Reference>
</Binding>
<Binding PropertyId="CompletionContentParameter">
<Reference>$Property/CompletionContent$</Reference>
</Binding>
</Component>
</Composite>
</ComponentImplementation>