Microsoft.SystemCenter.MPAuthoringConsole.Template.Task.CommandLineTask.WriteAction.PageSet (UIPageSet)

Element properties:

Type DefinitionMicrosoft.SystemCenter.MPAuthoringConsole.Template.Task.CommandLineTask.WriteAction

Source Code:

<UIPageSet ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Task.CommandLineTask.WriteAction.PageSet" TypeDefinitionID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Task.CommandLineTask.WriteAction">
<UIPageReferences>
<UIPageReference ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Task.CommandLineTask.WriteAction.PageSet.PageReference1" PageID="Microsoft.SystemCenter.MPAuthoringConsole.HealthNamePage" Usage="CreationAndUpdate">
<InputParameters>
<Category>Maintenance</Category>
</InputParameters>
</UIPageReference>
<UIPageReference ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Task.CommandLineTask.WriteAction.PageSet.PageReference2" PageID="System!System.CommandWriteActionPage" Usage="CreationAndUpdate">
<InputParameters>
<Category>Maintenance</Category>
</InputParameters>
</UIPageReference>
</UIPageReferences>
<OutputTransform>
<xsl:stylesheet version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="Configuration">
<xsl:copy-of select="/*"/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>