Microsoft.SystemCenter.Visualization.Internal.ConsoleTaskQueryEventTypeCollectionImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.Internal.ConsoleTaskQuery
PlatformWpf
Targetxsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/EventType[]
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Internal.ConsoleTaskQueryEventTypeCollectionImplementation" TypeId="Microsoft.SystemCenter.Visualization.Internal.ConsoleTaskQuery" Target="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/EventType[]" Platform="Wpf" Accessibility="Public">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.EventConsoleTaskQuery</ContractFactory>
<Property Name="Events" Direction="In">
<Reference>$Target$</Reference>
</Property>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="TaskGroups" Direction="Out">
<Reference>$Property/TaskGroups$</Reference>
</Property>
</Unit>
</ComponentImplementation>