CreateTemplateInstanceQuery (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="CreateTemplateInstanceQuery" Accessibility="Internal">
<Property Name="OnSave" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="Data" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="OnSaveSuccessful" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="Component" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="TemplateInstanceName" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="ContainerPath" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="Description" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="DestinationMp" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="ParentFolderId" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="OnSaveFailed" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="SaveFailedMessage" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="ExtraFolderIds" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="ExtraFolderNames" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="IsPersonal" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="Output" Type="BaseDataType" BindingDirection="Both"/>
</ComponentType>