Share via


PmService.EndGetCubeMetaData Method (Microsoft.PerformancePoint.Scorecards)

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

Syntax

'Declaration
Public Function EndGetCubeMetaData ( _
    asyncResult As IAsyncResult _
) As Cube
'Usage
Dim instance As PmService
Dim asyncResult As IAsyncResult
Dim returnValue As Cube

returnValue = instance.EndGetCubeMetaData(asyncResult)
public Cube EndGetCubeMetaData (
    IAsyncResult asyncResult
)

Parameters

  • asyncResult

See Also

Reference

PmService Class
PmService Members
Microsoft.PerformancePoint.Scorecards Namespace