PowershellDetailsImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.PowershellDetails
PlatformWpf, Silverlight
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="PowershellDetailsImplementation" TypeId="Microsoft.SystemCenter.Visualization.PowershellDetails" Platform="Wpf, Silverlight" Accessibility="Public">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.PowershellDetails</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="IsBusy" Direction="Out">
<Reference>$Service/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
<Property Name="Refresh" Direction="In">
<Reference>$Property/Refresh$</Reference>
</Property>
<Property Name="Properties" Direction="In">
<Reference>$Property/Properties$</Reference>
</Property>
<Property Name="DataSourceIncludeProperties" Direction="In">
<Reference>$Property/DataSourceIncludeProperties$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="Input" Direction="In">
<Reference>$Property/Input$</Reference>
</Property>
<Property Name="DisplayStrings" Direction="In">
<Reference>$Property/DisplayStrings$</Reference>
</Property>
<Property Name="Script" Direction="In">
<Reference>$Property/Script$</Reference>
</Property>
<Property Name="Parameters" Direction="Out">
<Reference>$Property/Parameters$</Reference>
</Property>
<Property Name="IsDebugEnabled" Direction="Out">
<Reference>$Property/IsDebugEnabled$</Reference>
</Property>
<Property Name="Timeout" Direction="In">
<Reference>$Property/Timeout$</Reference>
</Property>
<Property Name="Modules" Direction="In">
<Reference>$Property/Modules$</Reference>
</Property>
<Property Name="SnapIns" Direction="In">
<Reference>$Property/SnapIns$</Reference>
</Property>
<Property Name="Assemblies" Direction="In">
<Reference>$Property/Assemblies$</Reference>
</Property>
<Property Name="KeyProperty" Direction="In">
<Reference>$Property/KeyProperty$</Reference>
</Property>
</Unit>
</ComponentImplementation>