StatusingDataSet.ProjectsRow Members
Include Protected Members
Include Inherited Members
Contains information for one project in the ProjectsDataTable.
The StatusingDataSet.ProjectsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
CAL_UID | Gets the GUID for the calendar that is associated with the project. | |
CAL_UID_BASELINE | Gets the GUID for the calendar baseline data. | |
HasErrors | (Inherited from DataRow.) | |
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.) | |
PROJ_DEF_CAL | Gets information about the default project calendar that is used for the associated status information. | |
PROJ_INFO_CURRENT_DATE | Gets the current date for the project. | |
PROJ_INFO_FINISH_DATE | Gets the projected finish date for the project. | |
PROJ_INFO_SCHED_FROM | Gets a value that indicates whether the project is scheduled from the project start date or from the project finish date. | |
PROJ_INFO_START_DATE | Gets the start date for the project. | |
PROJ_INFO_STATUS_DATE | Gets the current project status date. | |
PROJ_MOVE_ACTUAL_IF_LATER | Gets a value that indicates whether Project moves actual work that occurs after the status date back to the status date. | |
PROJ_MOVE_ACTUAL_TO_STATUS | Gets a value that indicates whether Project moves actual work to end on the status date. | |
PROJ_MOVE_REMAINING_IF_EARLIER | Gets a value that indicates whether Project moves the start of remaining parts of the task forward to the status date. | |
PROJ_MOVE_REMAINING_TO_STATUS | Gets a value that indicates whether Project moves the start of remaining parts of the task back to the status date. | |
PROJ_NAME | Gets the name of the project. | |
PROJ_NEW_TASKS_ARE_MANUAL | Gets a value that indicates whether new tasks are manually scheduled. | |
PROJ_OPT_CALC_ACT_COSTS | Gets a value that indicates whether Project always calculates actual costs. | |
PROJ_OPT_CURRENCY_CODE | Gets the currency code of the project, for example, USD. | |
PROJ_OPT_CURRENCY_DIGITS | Gets the number of decimal digits in the currency value. | |
PROJ_OPT_CURRENCY_POSITION | Gets the placement of the currency symbol in relation to the cost value. | |
PROJ_OPT_CURRENCY_SYMBOL | Gets the symbol that is used to represent the type of currency used in the project. | |
PROJ_OPT_DAYS_PER_MONTH | Gets the default number of working days per month. | |
PROJ_OPT_DEF_FINISH_TIME | Gets the default end time of a working day. | |
PROJ_OPT_DEF_FIX_COST_ACCRUAL | Gets a value that specifies how Project calculates fixed cost accrual. | |
PROJ_OPT_DEF_START_TIME | Gets the default start time of a working day. | |
PROJ_OPT_DEF_TASK_TYPE | Gets a value that specifies the default task type (fixed units, duration, or work). | |
PROJ_OPT_DUR_ENTRY_FMT | Gets a value that specifies the default duration format for entry of tasks. | |
PROJ_OPT_HONOR_CONSTRAINTS | Gets a value that specifies whether tasks always honor their constraint dates. | |
PROJ_OPT_MINUTES_PER_DAY | Gets a value that specifies the default number of minutes per day. | |
PROJ_OPT_MINUTES_PER_WEEK | Gets the default number of minutes per work week. | |
PROJ_OPT_NEW_TASK_EST | Gets a value that specifies whether new scheduled tasks have estimated durations. | |
PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN | Gets a value that specifies whether new tasks are effort-driven. | |
PROJ_OPT_SPREAD_ACT_COSTS | Gets a value that specifies whether changes in actual costs are spread to the status date. | |
PROJ_OPT_WORK_ENTRY_FMT | Gets a value that specifies the default duration format for entry of work. | |
PROJ_TYPE | Gets a value that specifies the type of project. | |
PROJ_UID | Gets the GUID of the project. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WPROJ_TRACKING_METHOD | Gets a value that specifies the default tracking method for assignments in the project. | |
WRES_UID | Gets the GUID of the work resource. |
Top
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows(String) | (Inherited from DataRow.) | |
GetChildRows(DataRelation) | (Inherited from DataRow.) | |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetColumnError(Int32) | (Inherited from DataRow.) | |
GetColumnError(String) | (Inherited from DataRow.) | |
GetColumnError(DataColumn) | (Inherited from DataRow.) | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow(String) | (Inherited from DataRow.) | |
GetParentRow(DataRelation) | (Inherited from DataRow.) | |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(String) | (Inherited from DataRow.) | |
GetParentRows(DataRelation) | (Inherited from DataRow.) | |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsCAL_UID_BASELINENull | Determines whether the CAL_UID_BASELINE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsCAL_UIDNull | Determines whether the CAL_UID property is set to a a null reference (Nothing in Visual Basic) value. | |
IsNull(Int32) | (Inherited from DataRow.) | |
IsNull(String) | (Inherited from DataRow.) | |
IsNull(DataColumn) | (Inherited from DataRow.) | |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | |
IsPROJ_DEF_CALNull | Determines whether the PROJ_DEF_CAL property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_INFO_CURRENT_DATENull | Determines whether the PROJ_INFO_CURRENT_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_INFO_FINISH_DATENull | Determines whether the PROJ_INFO_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_INFO_SCHED_FROMNull | Determines whether the PROJ_INFO_SCHED_FROM property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_INFO_START_DATENull | Determines whether the PROJ_INFO_START_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_INFO_STATUS_DATENull | Determines whether the PROJ_INFO_STATUS_DATE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_MOVE_ACTUAL_IF_LATERNull | Determines whether the PROJ_MOVE_ACTUAL_IF_LATER property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_MOVE_ACTUAL_TO_STATUSNull | Determines whether the PROJ_MOVE_ACTUAL_TO_STATUS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_MOVE_REMAINING_IF_EARLIERNull | Determines whether the PROJ_MOVE_REMAINING_IF_EARLIER property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_MOVE_REMAINING_TO_STATUSNull | Determines whether the PROJ_MOVE_REMAINING_TO_STATUS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_NAMENull | Determines whether the PROJ_NAME property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_NEW_TASKS_ARE_MANUALNull | Determines whether the PROJ_NEW_TASKS_ARE_MANUAL property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_CURRENCY_CODENull | Determines whether the PROJ_OPT_CURRENCY_CODE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_CURRENCY_DIGITSNull | Determines whether the PROJ_OPT_CURRENCY_DIGITS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_CURRENCY_POSITIONNull | Determines whether the PROJ_OPT_CURRENCY_POSITION property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_CURRENCY_SYMBOLNull | Determines whether the PROJ_OPT_CURRENCY_SYMBOL property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_DAYS_PER_MONTHNull | Determines whether the PROJ_OPT_DAYS_PER_MONTH property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_DEF_FINISH_TIMENull | Determines whether the PROJ_OPT_DEF_FINISH_TIME property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_DEF_FIX_COST_ACCRUALNull | Determines whether the PROJ_OPT_DEF_FIX_COST_ACCRUAL property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_DEF_START_TIMENull | Determines whether the PROJ_OPT_DEF_FINISH_TIME property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_DEF_TASK_TYPENull | Determines whether the PROJ_OPT_DEF_TASK_TYPE property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_DUR_ENTRY_FMTNull | Determines whether the PROJ_OPT_DUR_ENTRY_FMT property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_HONOR_CONSTRAINTSNull | Determines whether the PROJ_OPT_HONOR_CONSTRAINTS property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_MINUTES_PER_DAYNull | Determines whether the PROJ_OPT_MINUTES_PER_DAY property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_MINUTES_PER_WEEKNull | Determines whether the PROJ_OPT_MINUTES_PER_WEEK property is set to a a null reference (Nothing in Visual Basic) value. | |
IsPROJ_OPT_WORK_ENTRY_FMTNull | Determines whether the PROJ_OPT_WORK_ENTRY_FMT property is set to a a null reference (Nothing in Visual Basic) value. | |
IsWPROJ_TRACKING_METHODNull | Determines whether the WPROJ_TRACKING_METHOD property is set to a a null reference (Nothing in Visual Basic) value. | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetCAL_UID_BASELINENull | Sets the CAL_UID_BASELINE property to a a null reference (Nothing in Visual Basic) value. | |
SetCAL_UIDNull | Sets the CAL_UID property to a a null reference (Nothing in Visual Basic) value. | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetPROJ_DEF_CALNull | Sets the PROJ_DEF_CAL property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_INFO_CURRENT_DATENull | Sets the PROJ_INFO_CURRENT_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_INFO_FINISH_DATENull | Sets the PROJ_INFO_FINISH_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_INFO_SCHED_FROMNull | Sets the PROJ_INFO_SCHED_FROM property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_INFO_START_DATENull | Sets the PROJ_INFO_START_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_INFO_STATUS_DATENull | Sets the PROJ_INFO_STATUS_DATE property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_MOVE_ACTUAL_IF_LATERNull | Sets the PROJ_MOVE_ACTUAL_IF_LATER property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_MOVE_ACTUAL_TO_STATUSNull | Sets the PROJ_MOVE_ACTUAL_TO_STATUS property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_MOVE_REMAINING_IF_EARLIERNull | Sets the PROJ_MOVE_REMAINING_IF_EARLIER property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_MOVE_REMAINING_TO_STATUSNull | Sets the PROJ_MOVE_REMAINING_TO_STATUS property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_NAMENull | Sets the PROJ_NAME property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_NEW_TASKS_ARE_MANUALNull | Sets the PROJ_NEW_TASKS_ARE_MANUAL property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_CURRENCY_CODENull | Sets the PROJ_OPT_CURRENCY_CODE property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_CURRENCY_DIGITSNull | Sets the PROJ_OPT_CURRENCY_DIGITS property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_CURRENCY_POSITIONNull | Sets the PROJ_OPT_CURRENCY_POSITION property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_CURRENCY_SYMBOLNull | Sets the PROJ_OPT_CURRENCY_SYMBOL property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_DAYS_PER_MONTHNull | Sets the PROJ_OPT_DAYS_PER_MONTH property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_DEF_FINISH_TIMENull | Sets the PROJ_OPT_DEF_FINISH_TIME property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_DEF_FIX_COST_ACCRUALNull | Sets the PROJ_OPT_DEF_FIX_COST_ACCRUAL property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_DEF_START_TIMENull | Sets the PROJ_OPT_DEF_START_TIME property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_DEF_TASK_TYPENull | Sets the PROJ_OPT_DEF_TASK_TYPE property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_DUR_ENTRY_FMTNull | Sets the PROJ_OPT_DUR_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_HONOR_CONSTRAINTSNull | Sets the PROJ_OPT_HONOR_CONSTRAINTS property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_MINUTES_PER_DAYNull | Sets the PROJ_OPT_MINUTES_PER_DAY property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_MINUTES_PER_WEEKNull | Sets the PROJ_OPT_MINUTES_PER_WEEK property to a a null reference (Nothing in Visual Basic) value. | |
SetPROJ_OPT_WORK_ENTRY_FMTNull | Sets the PROJ_OPT_WORK_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value. | |
SetWPROJ_TRACKING_METHODNull | Sets the WPROJ_TRACKING_METHOD property to a a null reference (Nothing in Visual Basic) value. | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top