Expand Minimize
This topic has not yet been rated - Rate this topic

IBIMonitoringServiceApplicationProxy.QueryChildMembersFromDataSource method

Gets the child elements of a member from the specified data source.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
MemberCollection QueryChildMembersFromDataSource(
	DataSource dataSource,
	string memberUniqueName
)

Parameters

dataSource
Type: Microsoft.PerformancePoint.Scorecards.DataSource
The specified data source object.
memberUniqueName
Type: System.String
The unique name of the member to query.

Return value

Type: Microsoft.PerformancePoint.Scorecards.MemberCollection
The child elements of the specified member.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.