MemberTransformType enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the axis that a member transform applies to.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration MemberTransformType
'Usage
Dim instance As MemberTransformType
[SerializableAttribute]
public enum MemberTransformType

Members

Member name Description
Row Represents a row transform.
Column Represents a column transform.

See also

Reference

Microsoft.PerformancePoint.Scorecards namespace