AnalysisDataSet members
Represents information about project portfolio analyses.
The AnalysisDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AnalysisDataSet() | Creates an instance of the AnalysisDataSet class. |
![]() |
AnalysisDataSet(SerializationInfo, StreamingContext) | Creates an instance of the AnalysisDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Analysis | Get the general information about portfolio analyses. |
![]() |
AnalysisOptimizerSolutions | Gets the information about cost optimizer solutions for portfolio analyses. |
![]() |
AnalysisPlannerSolutions | Gets the information about resource planner solutions for portfolio analyses. |
![]() |
AnalysisPriorityData | Gets the information about the custom fields to be used for prioritizing projects in a portfolio analyses. |
![]() |
AnalysisProjectImpact | Gets the information about the ratings given to projects for drivers in a portfolio analysis. |
![]() |
AnalysisProjectRequirementsByRole | Gets the information about the requirements for roles and projects within a portfolio analysis. |
![]() |
AnalysisProjects | Gets the projects to be included in a portfolio analyses. |
![]() |
AnalysisRemainingCapacityByRole | Gets the information about the remaining capacity for roles in a portfolio analyses. |
![]() |
AnalysisRoleRates | Gets the information about role rates. |
![]() |
CaseSensitive | (Inherited from DataSet.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
DataSetName | (Inherited from DataSet.) |
![]() |
DefaultViewManager | (Inherited from DataSet.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
EnforceConstraints | (Inherited from DataSet.) |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataSet.) |
![]() |
HasErrors | (Inherited from DataSet.) |
![]() |
IsInitialized | (Inherited from DataSet.) |
![]() |
Locale | (Inherited from DataSet.) |
![]() |
Namespace | (Inherited from DataSet.) |
![]() |
Prefix | (Inherited from DataSet.) |
![]() |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the AnalysisDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the AnalysisDataSet. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataSet.) |
![]() |
MergeFailed | (Inherited from DataSet.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource.ContainsListCollection | (Inherited from DataSet.) |
![]() ![]() |
IListSource.GetList | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.GetSchema | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.ReadXml | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.WriteXml | (Inherited from DataSet.) |
Top