Agents

Microsoft.SystemCenter.Administration.AgentInstalledViewType (ViewType)

Element properties:

AccessibilityInternal

Source Code:

<ViewType ID="Microsoft.SystemCenter.Administration.AgentInstalledViewType" Accessibility="Internal">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>SCLibrary!Microsoft.SystemCenter.ViewCriteriaSchema</SchemaType>
<SchemaType>SCLibrary!Microsoft.SystemCenter.ViewPresentationSchema</SchemaType>
<SchemaType>System!System.ExpressionEvaluatorSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Presentation" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="ColumnInfo" type="ColumnInfoType" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Target" type="xsd:string" minOccurs="0" maxOccurs="1"/>
</Configuration>
<ViewImplementation>
<Assembly>Microsoft.EnterpriseManagement.UI.Administration, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.OMProductsInstalledView</Type>
</ViewImplementation>
</ViewType>