MemberTransform Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a transform that is applied to a member, hierarchy group, or key performance indicator (KPI).
The MemberTransform type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MemberTransform | Initializes a new instance of the MemberTransform class. |
Top
Properties
Name | Description | |
---|---|---|
CellPath | Gets or sets the cell path to the member in the hierarchy group that the transform applies to. | |
CustomData | Gets or sets additional data used by this transform. | |
GroupId | Gets or sets the identifier of the hierarchy group that the transform applies to. | |
Operation | Gets or sets the type of operation for this transform. | |
Type | Gets or sets the type of transform. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |
Top