PresentationTypes

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

Contains all defined user interface–related types that are defined in the management pack.

Schema Hierarchy

ManagementPack
  PresentationTypes

Syntax

<PresentationTypes>
   <ViewTypes>…</ViewTypes>   <Images>…</Images>
   <UIPages>…</UIPages>
   <UIPageSets>…</UIPageSets>
</PresentationTypes>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

ViewTypes

For internal use only. Contains the view types that are available within the Operations console.

Images

Optional element. Contains images that represent an object in the Operations console.

UIPages

Optional element. Contains references to Windows Forms that are used in either a wizard or a property page set.

UIPageSets

Optional element. Contains groups of user interface pages that are used to configure a monitor type, template, or module type.

Parent Elements

Element Description

ManagementPack

Represents the root element of a management pack.

Remarks

See Also

Reference

ManagementPack