Op Englesch liesen

Deelen iwwer


MajorObject.Annotations Property

Gets the collection object of all annotations to current object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public override AnnotationCollection Annotations { get; }

Property Value

Type: Microsoft.AnalysisServices.AnnotationCollection
An AnnotationCollection object that has all annotations to current object.

Remarks

Annotations are only used in DataItem objects.

See Also

Reference

MajorObject Class

Microsoft.AnalysisServices Namespace