Microsoft.SystemCenter.GTM.Summary.Dashboard.SchemaType (SchemaType)

Element properties:

AccessibilityInternal

Source Code:

<SchemaType ID="Microsoft.SystemCenter.GTM.Summary.Dashboard.SchemaType" Accessibility="Internal">
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:sc="http://schemas.microsoft.com/SystemCenter/Common/TypeExtensions" name="Microsoft.SystemCenter.GTM.Summary.Dashboard.Configuration">
<xs:sequence minOccurs="0" maxOccurs="1">
<xs:element name="Name" type="xs:string" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:sc="http://schemas.microsoft.com/SystemCenter/Common/TypeExtensions" name="Microsoft.SystemCenter.GTM.Summary.Dashboard.Personalization">
<xs:sequence minOccurs="0" maxOccurs="1"/>
</xs:complexType>
</SchemaType>