Freigeben über


BpmPropertyList.ListItems-Eigenschaft

Ruft die Auflistung von Elementen ab.

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

Syntax

'Declaration
Public Overridable ReadOnly Property ListItems As BpmPropertyListItemCollection
    Get
'Usage
Dim instance As BpmPropertyList
Dim value As BpmPropertyListItemCollection

value = instance.ListItems
public virtual BpmPropertyListItemCollection ListItems { get; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.BpmPropertyListItemCollection
Die Auflistung von Elementen.

Siehe auch

Referenz

BpmPropertyList Klasse

BpmPropertyList-Member

Microsoft.PerformancePoint.Scorecards-Namespace