Annotation.Properties - Propriété

Obtient les propriétés de cette annotation.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Properties As BpmPropertyCollection
    Get
'Utilisation
Dim instance As Annotation
Dim value As BpmPropertyCollection

value = instance.Properties
public BpmPropertyCollection Properties { get; }

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.BpmPropertyCollection
Les propriétés de cette annotation.

Remarques

Properties est utilisé principalement à des fins de personnalisation.

Voir aussi

Référence

Annotation classe

Annotation - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms