Share via


Assembly (ViewType)

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

Represents the assembly information of view type definition.

Schema Hierarchy

ManagementPack
  PresentationTypes
    ViewTypes
      ViewType
        ViewImplementation
          Assembly (ViewType)

Syntax

<Assembly>Strong-named assembly</Assembly>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

ViewImplementation

Represents the assembly and type information of a view type definition.

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