Freigeben über


Element.Properties-Eigenschaft

Ruft die Auflistung von Eigenschaften für dieses Element ab.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Properties As BpmPropertyCollection
    Get
'Usage
Dim instance As Element
Dim value As BpmPropertyCollection

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

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.BpmPropertyCollection
Die Auflistung von Eigenschaften für dieses Element.

Siehe auch

Referenz

Element Klasse

Element-Member

Microsoft.PerformancePoint.Scorecards-Namespace