PerformanceWidget.Configuration.WizardController (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="PerformanceWidget.Configuration.WizardController" Accessibility="Internal">
<Property Name="AllPerformanceCounters" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="AllPerformanceCountersWithWildcards" Type="BaseDataType[]" BindingDirection="Out"/>
<Property Name="ChosenPerformanceCounters" Type="BaseDataType[]" BindingDirection="Both"/>
<Property Name="ChosenPerformanceCountersWithQueryWildcards" Type="BaseDataType[]" BindingDirection="Out"/>
<Property Name="ManagedEntities" Type="BaseDataType[]" BindingDirection="Both"/>
<Property Name="ConfiguredPerfDataQueryItems" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType[]" BindingDirection="Both"/>
<Property Name="WildcardDisplayString" Type="xsd://string" BindingDirection="In"/>
<Property Name="WildcardQueryString" Type="xsd://string" BindingDirection="In"/>
<Property Name="MaintainCounterSelectionWhenEntityChanges" Type="xsd://boolean" BindingDirection="In"/>
</ComponentType>