ServerProperty.DisplayFlag Propiedad

Gets or sets the display flag status.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
public bool DisplayFlag { get; set; }

Valor de la propiedad

Tipo: System.Boolean
true if the display flag is on; otherwise, false.

Vea también

Referencia

ServerProperty Clase

Espacio de nombres Microsoft.AnalysisServices