Share via


DependentElementInfo.DependentLists property

Gets the locations of the related objects.

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

Syntax

'Declaration
Public ReadOnly Property DependentLists As RepositoryListCollection
    Get
'Usage
Dim instance As DependentElementInfo
Dim value As RepositoryListCollection

value = instance.DependentLists
public RepositoryListCollection DependentLists { get; }

Property value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryListCollection
The locations of the related objects.

See also

Reference

DependentElementInfo class

DependentElementInfo members

Microsoft.PerformancePoint.Scorecards namespace