Element.Properties - Propriété

Obtient la collection de propriétés pour cet élément.

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

Syntaxe

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

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.BpmPropertyCollection
La collection de propriétés pour cet élément.

Voir aussi

Référence

Element classe

Element - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms