IBIMonitoringServiceApplicationProxy.QueryChildMembersFromDataSource method
SharePoint 2013
Gets the child elements of a member from the specified data source.
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.MemberCollectionThe child elements of the specified member.