DependentElementInfo members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents information about related objects and their locations.
The DependentElementInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DependentElementInfo | Initializes a new instance of the DependentElementInfo class. |
Top
Properties
Name | Description | |
---|---|---|
DependentElements | Gets the related first class objects (FCOs). | |
DependentLists | Gets the locations of the related objects. |
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