title | description | ms.date | ms.service | ms.custom | ms.reviewer | ms.topic | author | ms.author |
---|---|---|---|---|---|---|---|---|
DisplayFlag Element (ASSL) | Microsoft Docs |
Learn about the DisplayFlag property element in the Analysis Services Scripting Language (ASSL) schema. |
7/25/2018 |
analysis-services |
assl |
kfollis |
reference |
kfollis |
kfollis |
Contains a read-only hint that indicates whether user interface components should display the associated ServerProperty element.
<ServerProperty>
...
<DisplayFlag>...</DisplayFlag>
...
</ServerProperty>
Characteristic | Description |
---|---|
Data type and length | Boolean |
Default value | None |
Cardinality | 0-1: Optional element that can occur once and only once. |
Relationship | Element |
---|---|
Parent elements | ServerProperty |
Child elements | None |
The element corresponding to the parent of DisplayFlag in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.ServerProperty.
ServerProperties Element (ASSL)
Server Element (ASSL)
Properties (ASSL)