ModelComponent.Annotations Property

Definition

Gets a collection within which you can store custom data.

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

Property Value

A collection of custom data elements (annotations).

Attributes

Applies to