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.
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. |