Views
Applies To: System Center Service Manager 2010
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains view type implementations in a management pack.
Schema Hierarchy
ManagementPack
Presentation
Views
Syntax
<Views>
<View ID=”ViewID” Comment=”Comment” Accessibility=”Public/Internal” Enabled=”True/False” Target=”TargetEntityID” TypeID=”TypeID” Visible=”True/False”>…</View>
</Views>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Views element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Represents an implementation of a view type definition. |
Parent Elements
Element | Description |
---|---|
Contains all user interface related elements that are defined in the management pack. |