MajorObject.Annotations Property

Definition

Gets the collection of all annotations associated with the major object.

[System.ComponentModel.Browsable(false)]
public override Microsoft.AnalysisServices.AnnotationCollection Annotations { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Annotations : Microsoft.AnalysisServices.AnnotationCollection
Public Overrides ReadOnly Property Annotations As AnnotationCollection

Property Value

An AnnotationCollection object that has all the annotations.

Attributes

Applies to