AnalysisDataSet.AnalysisRow properties

The AnalysisDataSet.AnalysisRow type exposes the following members.

Properties

  Name Description
Public property ALT_PROJ_END_DATE_CF_UID Gets or sets the custom field GUID that will provide alternative finish dates for each project.
Public property ALT_PROJ_START_DATE_CF_UID Gets or sets the custom field GUID that will provide alternative start dates for each project.
Public property ANALYSIS_DESCRIPTION Gets or sets the description of the portfolio analysis
Public property ANALYSIS_NAME Gets the name of the portfolio analysis that the project will be included in. Read-only.
Public property ANALYSIS_TYPE Gets or sets the type of the portfolio analysis that will be performed.
Public property ANALYSIS_UID Gets or sets the GUID of the portfolio analysis that the project will be included in.
Public property BOOKING_TYPE Gets or sets the type of booking to consider for resources during resource planning.
Public property CREATED_BY_RES_NAME Gets name of the resource that created the portfolio analysis. Read-only.
Public property CREATED_BY_RES_UID Gets or sets the GUID of the resource who created the portfolio analysis.
Public property CREATED_DATE Gets or sets the date when the portfolio analysis was originally created.
Public property DEPARTMENT_NAME Gets the name of the department the portfolio analysis belongs to. Read-only.
Public property DEPARTMENT_UID Gets or sets the GUID of the department the portfolio analysis belongs to.
Public property 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.
Public property 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.
Public property FILTER_RESOURCES_RBS_NAME Gets the name of the RBS value to filter resources for resource planning. Read-only.
Public property FILTER_RESOURCES_RBS_VAL Gets or sets the GUID of the RBS value to filter resources for resource planning.
Public property 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.
Public property 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.
Public property HARD_CONSTRAINT_CF_NAME Gets the custom field name to use as the primary constraint for the portfolio analysis. Read-only.
Public property HARD_CONSTRAINT_CF_UID Gets or sets the custom field GUID to use as the primary constraint for the portfolio analysis.
Public property HasErrors (Inherited from DataRow.)
Public property HORIZON_END_DATE Gets or sets the end of the date range considered in the analysis.
Public property HORIZON_START_DATE Gets or sets the beginning of the date range considered in the analysis.
Public property Item[Int32] (Inherited from DataRow.)
Public property Item[String] (Inherited from DataRow.)
Public property Item[DataColumn] (Inherited from DataRow.)
Public property Item[Int32, DataRowVersion] (Inherited from DataRow.)
Public property Item[String, DataRowVersion] (Inherited from DataRow.)
Public property Item[DataColumn, DataRowVersion] (Inherited from DataRow.)
Public property ItemArray (Inherited from DataRow.)
Public property LAST_UPDATED_BY_RES_NAME Gets the name of the resource who last modified the portfolio analysis. Read-only.
Public property LAST_UPDATED_BY_RES_UID Gets or sets the GUID of the resource who last modified the portfolio analysis.
Public property MOD_DATE Gets or sets the date when the portfolio analysis was last modified.
Public property PRIORITIZATION_TYPE Gets or sets the prioritization type used for the portfolio analysis.
Public property PRIORITIZATION_UID Gets or sets the driver prioritization GUID used for analysis.
Public property 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.
Public property PROJECT_IMPACT_CF_UID Gets or set the custom field GUID to use when assigning driver ratings to each project in the analysis.
Public property ROLE_CUSTOM_FIELD_UID Gets or sets the custom field GUID that specifies the role of each resource for resource planning.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TIME_SCALE Gets or sets the value that specifies what time scale to use during resource planning.
Public property 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

See also

Reference

AnalysisDataSet.AnalysisRow class

WebSvcPortfolioAnalyses namespace