[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

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

View

Optional element. Represents an implementation of a view type definition.

Parent Elements

Element Description

Presentation

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

See Also

Reference

Presentation