다음을 통해 공유


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