Partager via


Type (ViewType)

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Represents the type information of a view type definition.

Schema Hierarchy

ManagementPack
  PresentationTypes
    ViewTypes
      ViewType
        ViewImplementation
          Type (ViewType)

Syntax

<Type>Assembly type name</Type>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the Type element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

ViewImplementation

For internal usage only. Defines the managed assembly and type of the view type.

Remarks

Important

Currently, it is not possible to define your own view types. However, you can add an implementation of an already defined view type by defining a View element.

See Also

Reference

ViewImplementation