Contains view type implementations in a management pack.
Schema
Hierarchy
Syntax
Xml |
---|
<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. |