MemberOperationChildren Class (Microsoft.PerformancePoint.Scorecards)

This member operation represents a Leaf Descendants operation. (MDX example: { <<Member Expression>>.Children ON <<Axis>> }

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class MemberOperationChildren
    Inherits MemberOperation
'Usage
Dim instance As MemberOperationChildren
[SerializableAttribute] 
public class MemberOperationChildren : MemberOperation

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.MemberOperation
    Microsoft.PerformancePoint.Scorecards.MemberOperationChildren

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

MemberOperationChildren Members
Microsoft.PerformancePoint.Scorecards Namespace