DataItem.Annotations Property

Definition

Gets the collection object of all annotations to current DataItem.

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

Property Value

An AnnotationCollection object that has all annotations to current DataItem.

Attributes

Applies to