AnalysisDataSet.AnalysisRow Members
Include Protected Members
Include Inherited Members
Represents analysis information as a row in the AnalysisDataSet.AnalysisDataTable object.
The AnalysisDataSet.AnalysisRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ALT_PROJ_END_DATE_CF_UID | Gets or sets the custom field GUID that will provide alternative finish dates for each project. |
![]() |
ALT_PROJ_START_DATE_CF_UID | Gets or sets the custom field GUID that will provide alternative start dates for each project. |
![]() |
ANALYSIS_DESCRIPTION | Gets or sets the description of the portfolio analysis |
![]() |
ANALYSIS_NAME | Gets the name of the portfolio analysis that the project will be included in. Read-only. |
![]() |
ANALYSIS_TYPE | Gets or sets the type of the portfolio analysis that will be performed. |
![]() |
ANALYSIS_UID | Gets or sets the GUID of the portfolio analysis that the project will be included in. |
![]() |
BOOKING_TYPE | Gets or sets the type of booking to consider for resources during resource planning. |
![]() |
CREATED_BY_RES_NAME | Gets name of the resource that created the portfolio analysis. Read-only. |
![]() |
CREATED_BY_RES_UID | Gets or sets the GUID of the resource who created the portfolio analysis. |
![]() |
CREATED_DATE | Gets or sets the date when the portfolio analysis was originally created. |
![]() |
DEPARTMENT_NAME | Gets the name of the department the portfolio analysis belongs to. Read-only. |
![]() |
DEPARTMENT_UID | Gets or sets the GUID of the department the portfolio analysis belongs to. |
![]() |
FILTER_RESOURCES_BY_DEP | Gets or sets a Boolean value that specifies whether or not to filter the resources used for resource planning according to the analysis’s department. |
![]() |
FILTER_RESOURCES_BY_RBS | Gets or sets a Boolean value that specifies whether or not to filter the resources used for resource planning according to a specific RBS value. |
![]() |
FILTER_RESOURCES_RBS_NAME | Gets the name of the RBS value to filter resources for resource planning. Read-only. |
![]() |
FILTER_RESOURCES_RBS_VAL | Gets or sets the GUID of the RBS value to filter resources for resource planning. |
![]() |
FORCE_IN_ALIAS_LT_UID | Gets or sets the lookup table GUID whose values may be used as reasons for forcing projects to be selected in solutions for this analysis. |
![]() |
FORCE_OUT_ALIAS_LT_UID | Gets or sets the lookup table GUID whose values may be used as reasons for forcing projects not to be selected in solutions for this analysis. |
![]() |
HARD_CONSTRAINT_CF_NAME | Gets the custom field name to use as the primary constraint for the portfolio analysis. Read-only. |
![]() |
HARD_CONSTRAINT_CF_UID | Gets or sets the custom field GUID to use as the primary constraint for the portfolio analysis. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
HORIZON_END_DATE | Gets or sets the end of the date range considered in the analysis. |
![]() |
HORIZON_START_DATE | Gets or sets the beginning of the date range considered in the analysis. |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
LAST_UPDATED_BY_RES_NAME | Gets the name of the resource who last modified the portfolio analysis. Read-only. |
![]() |
LAST_UPDATED_BY_RES_UID | Gets or sets the GUID of the resource who last modified the portfolio analysis. |
![]() |
MOD_DATE | Gets or sets the date when the portfolio analysis was last modified. |
![]() |
PRIORITIZATION_TYPE | Gets or sets the prioritization type used for the portfolio analysis. |
![]() |
PRIORITIZATION_UID | Gets or sets the driver prioritization GUID used for analysis. |
![]() |
PROJECT_IMPACT_CF_NAME | Gets the custom field name that will be used to assign driver ratings to each project in the analysis. Read-only. |
![]() |
PROJECT_IMPACT_CF_UID | Gets or set the custom field GUID to use when assigning driver ratings to each project in the analysis. |
![]() |
ROLE_CUSTOM_FIELD_UID | Gets or sets the custom field GUID that specifies the role of each resource for resource planning. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
TIME_SCALE | Gets or sets the value that specifies what time scale to use during resource planning. |
![]() |
USE_ALT_PROJ_DATES_FOR_RES_PLAN | Gets or sets the Boolean value that specifies whether or not to use alternative start/finish values for each project, based on custom fields. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top