Microsoft.SystemCenter.Visualization.PropertyDialog (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.PropertyDialog" Accessibility="Public">
<Property Name="Pages" Type="BaseDataType[]" BindingDirection="Both"/>
<Property Name="Modal" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="OnSave" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="OnSaveSuccessful" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="OnSaveFailed" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="SaveFailedMessage" Type="xsd://string" BindingDirection="Both"/>
<Property Name="Child" Type="BaseDataType[]" BindingDirection="Both"/>
<Property Name="Title" Type="xsd://string" BindingDirection="Both"/>
</ComponentType>