ViewImplementation
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
For internal usage only. Defines the managed assembly and type of the view type.
Schema Hierarchy
ManagementPack
PresentationTypes
ViewTypes
ViewType
ViewImplementation
Syntax
<ViewImplementation> <Assembly>Strong-named assembly</Assembly>
<Type>Assembly type name</Type>
</ViewImplementation>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the ViewImplementation element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Required element. Represents the assembly information of a view type definition. |
|
Required element. Represents the type information of a view type definition. |
Parent Elements
Element | Description |
---|---|
For internal use only. Contains the view types that are available within the Operations console. |
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.