ResultMemberProperty members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Specifies the format of a member property component in a result set.
The ResultMemberProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResultMemberProperty | Called from constructors in derived classes to initialize the ResultMemberProperty class. |
Top
Properties
Name | Description | |
---|---|---|
Name | The name of the member property. | |
UniqueName | The unique name of the member property. | |
Value | The value of the member property. |
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 | (Inherited from Object.) |
Top