DependentElementInfo.DependentElements property
Gets the related first class objects (FCOs).
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property DependentElements As FirstClassElementCollection
Get
'Usage
Dim instance As DependentElementInfo
Dim value As FirstClassElementCollection
value = instance.DependentElements
public FirstClassElementCollection DependentElements { get; }
Property value
Type: Microsoft.PerformancePoint.Scorecards.FirstClassElementCollection
The related FCOs.
Remarks
FCOs are dashboards, data sources, scorecards, reports, filters, key performance indicators (KPIs), and indicators.