LoadOverrideQuery (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="LoadOverrideQuery" Accessibility="Internal">
<Property Name="ComponentDataContext" Type="BaseDataType" BindingDirection="In"/>
<Property Name="DisplayName" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Description" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ManagementPackId" Type="BaseDataType" BindingDirection="In"/>
<Property Name="IsMpPickerEnabled" Type="BaseDataType" BindingDirection="In"/>
<Property Name="IsPersonal" Type="BaseDataType" BindingDirection="In"/>
<Property Name="HideGeneralPage" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Component" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="Data" Type="BaseDataType" BindingDirection="Both"/>
</ComponentType>