Level.HideMemberIf Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.