PowershellDataSourceImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.PowershellDataSource
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="PowershellDataSourceImplementation" TypeId="Microsoft.SystemCenter.Visualization.PowershellDataSource" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.PowershellDataSource</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="OutputItem" Direction="Out">
<Reference>$Property/OutputItem$</Reference>
</Property>
<Property Name="DisplayStrings" Direction="Out">
<Reference>$Property/DisplayStrings$</Reference>
</Property>
<Property Name="InitialScript" Direction="In">
<Reference>$Property/InitialScript$</Reference>
</Property>
<Property Name="RefreshScript" Direction="In">
<Reference>$Property/RefreshScript$</Reference>
</Property>
<Property Name="Parameters" Direction="In">
<Reference>$Property/Parameters$</Reference>
</Property>
<Property Name="IsDebugEnabled" Direction="In">
<Reference>$Property/IsDebugEnabled$</Reference>
</Property>
<Property Name="DataTypes" Direction="In">
<Reference>$Property/DataTypes$</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>
<Property Name="RefreshProperties" Direction="In">
<Reference>$Property/RefreshProperties$</Reference>
</Property>
</Unit>
</ComponentImplementation>