fields Schema
Visible Element
fields Schema : Visible Element

Glossary Item Box

Description

If false, for the current user, this field is not returned in the server response to queries and is not displayed in the ALM user interface.
Namespace (none)

Type

xs:boolean

Diagram

Visible Element

Overview

Visible xs:boolean
If false, for the current user, this field is not returned in the server response to queries and is not displayed in the ALM user interface.

Source

<xs:element name="Visible" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            If false, for the current user, this field is not returned in the server response to queries and is not displayed in the ALM user interface.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also