Level.HideMemberIf Property

Definition

Gets or sets the indication whether and when a member in a Level should be hidden from client applications.

public Microsoft.AnalysisServices.HideIfValue HideMemberIf { get; set; }
member this.HideMemberIf : Microsoft.AnalysisServices.HideIfValue with get, set
Public Property HideMemberIf As HideIfValue

Property Value

A HideIfValue enumeration value which indicates whether and when a member in a Level should be hidden from client applications.

Applies to