Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the MDX expression to use to retrieve this member collection.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function GetMdxExpression As String
'Usage
Dim instance As MemberCollection
Dim returnValue As String
returnValue = instance.GetMdxExpression()
public string GetMdxExpression()
Return Value
Type: System.String
The MDX expression to use to retrieve this member collection.