Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.