MemberOperationChildren Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a Children operation.
The MemberOperationChildren type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MemberOperationChildren | Initializes a new instance of the MemberOperationChildren 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 MDX statement for this operation. (Overrides MemberOperation.GetMdxExpression(String).) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top