System.Mom.BackwardCompatibility.Performance.FilteredDataProvider.PageSet (UIPageSet)

Element properties:

Type DefinitionSystem.Mom.BackwardCompatibility.Performance.FilteredDataProvider

Source Code:

<UIPageSet ID="System.Mom.BackwardCompatibility.Performance.FilteredDataProvider.PageSet" TypeDefinitionID="System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<UIPageReferences>
<UIPageReference ID="System.Mom.BackwardCompatibility.Performance.FilteredDataProvider.PageSet.PageReference1" PageID="Performance!System.Performance.CounterPage">
<InputParameters/>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:copy-of select="/ComputerName"/>
<xsl:copy-of select="/CounterName"/>
<xsl:copy-of select="/ObjectName"/>
<xsl:copy-of select="/InstanceName"/>
<xsl:copy-of select="/AllInstances"/>
<xsl:copy-of select="/ComputerName"/>
<xsl:copy-of select="/Frequency"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="System.Mom.BackwardCompatibility.Performance.FilteredDataProvider.PageSet.PageReference2" PageID="System!System.ExpressionBuilderPage">
<InputParameters/>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:copy-of select="/Expression"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
</UIPageReferences>
<OutputTransform/>
</UIPageSet>