Microsoft.SystemCenter.Visualization.WizardSummaryPage (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.WizardSummaryPage" Accessibility="Public">
<Property Name="StepId" Type="xsd://string" BindingDirection="In"/>
<Property Name="Title" Type="xsd://string" BindingDirection="In"/>
<Property Name="IsValid" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="FinishButtonText" Type="xsd://string" BindingDirection="In"/>
<Property Name="InitialContent" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Content" Type="BaseDataType" BindingDirection="In"/>
<Property Name="SuccessContent" Type="BaseDataType" BindingDirection="In"/>
<Property Name="FailureContent" Type="BaseDataType" BindingDirection="In"/>
<Property Name="SaveFailedMessage" Type="xsd://string" BindingDirection="In"/>
<Property Name="OnSave" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="OnSaveSuccessful" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="OnSaveFailed" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="CloseOnSuccess" Type="xsd://boolean" BindingDirection="In"/>
</ComponentType>