다음을 통해 공유


BpmPropertyList.ListItems Property

Gets the collection of items.

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; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.BpmPropertyListItemCollection
The collection of items.

See Also

Reference

BpmPropertyList Class

BpmPropertyList Members

Microsoft.PerformancePoint.Scorecards Namespace