This topic has not yet been rated - Rate this topic

MemberOperation Class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version

Represents the base class for member operations.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
[SerializableAttribute]
[KnownTypeAttribute(typeof(MemberOperationChildren))]
[KnownTypeAttribute(typeof(MemberOperationDrillUp))]
[KnownTypeAttribute(typeof(MemberOperationHide))]
[KnownTypeAttribute(typeof(MemberOperationDescendants))]
[KnownTypeAttribute(typeof(MemberOperationLeafDescendants))]
[KnownTypeAttribute(typeof(MemberOperationAllDescendants))]
public abstract class MemberOperation : ICloneable, 
	IDiffable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.