DisplayFlag Element (ASSL)

Contains a read-only hint that indicates whether user interface components should display the associated ServerProperty element.

Syntax

  
<ServerProperty>  
   ...  
   <DisplayFlag>...</DisplayFlag>  
   ...  
</ServerProperty>  

Element Characteristics

Characteristic Description
Data type and length Boolean
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements ServerProperty
Child elements None

Remarks

The element corresponding to the parent of DisplayFlag in the Analysis Management Objects (AMO) object model is ServerProperty.

See Also

ServerProperties Element (ASSL)
Server Element (ASSL)
Properties (ASSL)