Annotation.Visibility 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 visibility of an Annotation element.
public Microsoft.AnalysisServices.AnnotationVisibility Visibility { get; set; }
member this.Visibility : Microsoft.AnalysisServices.AnnotationVisibility with get, set
Public Property Visibility As AnnotationVisibility
Property Value
An enumeration that indicates whether visibility is on or off.