MemberOperationHide members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a Hide operation.
The MemberOperationHide type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MemberOperationHide | Initializes a new instance of the MemberOperationHide class. |
Top
Methods
Name | Description | |
---|---|---|
Clone | Performs a deep copy of this object. (Overrides MemberOperation.Clone().) | |
Diff | Compares this object with another object and returns the differences. (Overrides MemberOperation.Diff(Object).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDisplayName | Gets the display name of this operation from resources. (Overrides MemberOperation.GetDisplayName(String).) | |
GetHashCode | (Inherited from Object.) | |
GetMdxExpression | Gets the formula to use in an MDX statement for this operation. (Inherited from MemberOperation.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top