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.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the base class for member operations.
The MemberOperation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MemberOperation | Called from constructors in derived classes to initialize the MemberOperation class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Performs a deep copy of this object. |
![]() |
Diff | Compares this object with another object and returns the differences. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetDisplayName | Returns the display name of this operation. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetMdxExpression | Gets the formula to use in an MDX statement for this operation. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top