2.29.5 EntityFolder.Hidden

The EntityFolder.Hidden element specifies that a folder is not to be displayed to the user.

The EntityFolder.Hidden element is optional. If this element is present, its value MUST be a Boolean. A value of true specifies that the folder is not displayed to the user. If the EntityFolder.Hidden element is not present, its value is interpreted as false.

The following is the parent element of the EntityFolder.Hidden element.

Parent Elements

EntityFolder

The following is the XML Schema definition of the EntityFolder.Hidden element.

 <xsd:element name="Hidden" type="xsd:boolean" minOccurs="0" />