Propriedade do RDL ModelComponent.Annotations

Gets a collection within which you can store custom data.

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

Sintaxe

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

Valor da propriedade

Tipo: Microsoft.AnalysisServices.AnnotationCollection
A collection of custom data elements (annotations).

Consulte também

Referência

ModelComponent Classe

Namespace Microsoft.AnalysisServices