FirstClassElementBridge.GetChildFCOLocations Method
This method is not supported by the FirstClassElementBridge class.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overrides Function GetChildFCOLocations As List(Of RepositoryLocation)
'Usage
Dim instance As FirstClassElementBridge
Dim returnValue As List(Of RepositoryLocation)
returnValue = instance.GetChildFCOLocations()
public override List<RepositoryLocation> GetChildFCOLocations()
Return Value
Type: System.Collections.Generic.List<RepositoryLocation>
This method throws a NotSupportedException exception.