PmService.EndQueryTimeIntelligenceDirect Method (Microsoft.PerformancePoint.Scorecards)

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Function EndQueryTimeIntelligenceDirect ( _
    asyncResult As IAsyncResult _
) As MemberCollection
'Usage
Dim instance As PmService
Dim asyncResult As IAsyncResult
Dim returnValue As MemberCollection

returnValue = instance.EndQueryTimeIntelligenceDirect(asyncResult)
public MemberCollection EndQueryTimeIntelligenceDirect (
    IAsyncResult asyncResult
)

Parameters

  • asyncResult

Remarks

Please see documentation for IBpm

See Also

Reference

PmService Class
PmService Members
Microsoft.PerformancePoint.Scorecards Namespace