StatusingDataSet.ProjectsRow members

Contains information for one project in the ProjectsDataTable.

The StatusingDataSet.ProjectsRow type exposes the following members.

Properties

  Name Description
Public property CAL_UID Gets the GUID for the calendar that is associated with the project.
Public property CAL_UID_BASELINE Gets the GUID for the calendar baseline data.
Public property HasErrors (Inherited from DataRow.)
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 PROJ_DEF_CAL Gets information about the default project calendar that is used for the associated status information.
Public property PROJ_INFO_CURRENT_DATE Gets the current date for the project.
Public property PROJ_INFO_FINISH_DATE Gets the projected finish date for the project.
Public property 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.
Public property PROJ_INFO_START_DATE Gets the start date for the project.
Public property PROJ_INFO_STATUS_DATE Gets the current project status date.
Public property PROJ_IS_VISIBILITY_MODE
Public property 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.
Public property PROJ_MOVE_ACTUAL_TO_STATUS Gets a value that indicates whether Project moves actual work to end on the status date.
Public property 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.
Public property 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.
Public property PROJ_NAME Gets the name of the project.
Public property PROJ_NEW_TASKS_ARE_MANUAL Gets a value that indicates whether new tasks are manually scheduled.
Public property PROJ_OPT_CALC_ACT_COSTS Gets a value that indicates whether Project always calculates actual costs.
Public property PROJ_OPT_CURRENCY_CODE Gets the currency code of the project, for example, USD.
Public property PROJ_OPT_CURRENCY_DIGITS Gets the number of decimal digits in the currency value.
Public property PROJ_OPT_CURRENCY_POSITION Gets the placement of the currency symbol in relation to the cost value.
Public property PROJ_OPT_CURRENCY_SYMBOL Gets the symbol that is used to represent the type of currency used in the project.
Public property PROJ_OPT_DAYS_PER_MONTH Gets the default number of working days per month.
Public property PROJ_OPT_DEF_FINISH_TIME Gets the default end time of a working day.
Public property PROJ_OPT_DEF_FIX_COST_ACCRUAL Gets a value that specifies how Project calculates fixed cost accrual.
Public property PROJ_OPT_DEF_START_TIME Gets the default start time of a working day.
Public property PROJ_OPT_DEF_TASK_TYPE Gets a value that specifies the default task type (fixed units, duration, or work).
Public property PROJ_OPT_DUR_ENTRY_FMT Gets a value that specifies the default duration format for entry of tasks.
Public property PROJ_OPT_HONOR_CONSTRAINTS Gets a value that specifies whether tasks always honor their constraint dates.
Public property PROJ_OPT_MINUTES_PER_DAY Gets a value that specifies the default number of minutes per day.
Public property PROJ_OPT_MINUTES_PER_WEEK Gets the default number of minutes per work week.
Public property PROJ_OPT_NEW_TASK_EST Gets a value that specifies whether new scheduled tasks have estimated durations.
Public property PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN Gets a value that specifies whether new tasks are effort-driven.
Public property PROJ_OPT_SPREAD_ACT_COSTS Gets a value that specifies whether changes in actual costs are spread to the status date.
Public property PROJ_OPT_WORK_ENTRY_FMT Gets a value that specifies the default duration format for entry of work.
Public property PROJ_TYPE Gets a value that specifies the type of project.
Public property PROJ_UID Gets the GUID of the project.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property WPROJ_TRACKING_METHOD Gets a value that specifies the default tracking method for assignments in the project.
Public property WRES_UID Gets the GUID of the work resource.
Public property WSS_SITE_UID Gets or sets the GUID for the server location of a SharePoint site.
Public property WSS_SUBWEB_NAME Gets or sets the name of a virtual directory for a SharePoint site.

Top

Methods

  Name Description
Public method AcceptChanges (Inherited from DataRow.)
Public method BeginEdit (Inherited from DataRow.)
Public method CancelEdit (Inherited from DataRow.)
Public method ClearErrors (Inherited from DataRow.)
Public method Delete (Inherited from DataRow.)
Public method EndEdit (Inherited from DataRow.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetChildRows(String) (Inherited from DataRow.)
Public method GetChildRows(DataRelation) (Inherited from DataRow.)
Public method GetChildRows(String, DataRowVersion) (Inherited from DataRow.)
Public method GetChildRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetColumnError(Int32) (Inherited from DataRow.)
Public method GetColumnError(String) (Inherited from DataRow.)
Public method GetColumnError(DataColumn) (Inherited from DataRow.)
Public method GetColumnsInError (Inherited from DataRow.)
Public method GetHashCode (Inherited from Object.)
Public method GetParentRow(String) (Inherited from DataRow.)
Public method GetParentRow(DataRelation) (Inherited from DataRow.)
Public method GetParentRow(String, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRow(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRows(String) (Inherited from DataRow.)
Public method GetParentRows(DataRelation) (Inherited from DataRow.)
Public method GetParentRows(String, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetType (Inherited from Object.)
Public method HasVersion (Inherited from DataRow.)
Public method IsCAL_UID_BASELINENull Determines whether the CAL_UID_BASELINE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsCAL_UIDNull Determines whether the CAL_UID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsNull(Int32) (Inherited from DataRow.)
Public method IsNull(String) (Inherited from DataRow.)
Public method IsNull(DataColumn) (Inherited from DataRow.)
Public method IsNull(DataColumn, DataRowVersion) (Inherited from DataRow.)
Public method IsPROJ_DEF_CALNull Determines whether the PROJ_DEF_CAL property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_INFO_CURRENT_DATENull Determines whether the PROJ_INFO_CURRENT_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_INFO_FINISH_DATENull Determines whether the PROJ_INFO_FINISH_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_INFO_SCHED_FROMNull Determines whether the PROJ_INFO_SCHED_FROM property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_INFO_START_DATENull Determines whether the PROJ_INFO_START_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_INFO_STATUS_DATENull Determines whether the PROJ_INFO_STATUS_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_IS_VISIBILITY_MODENull
Public method 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.
Public method 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.
Public method 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.
Public method 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.
Public method IsPROJ_NAMENull Determines whether the PROJ_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Public method 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.
Public method IsPROJ_OPT_CURRENCY_CODENull Determines whether the PROJ_OPT_CURRENCY_CODE property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_OPT_CURRENCY_DIGITSNull Determines whether the PROJ_OPT_CURRENCY_DIGITS property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_OPT_CURRENCY_POSITIONNull Determines whether the PROJ_OPT_CURRENCY_POSITION property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsPROJ_OPT_CURRENCY_SYMBOLNull Determines whether the PROJ_OPT_CURRENCY_SYMBOL property is set to a a null reference (Nothing in Visual Basic) value.
Public method 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.
Public method 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.
Public method 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.
Public method 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.
Public method 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.
Public method 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.
Public method IsPROJ_OPT_HONOR_CONSTRAINTSNull Determines whether the PROJ_OPT_HONOR_CONSTRAINTS property is set to a a null reference (Nothing in Visual Basic) value.
Public method 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.
Public method 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.
Public method 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.
Public method IsWPROJ_TRACKING_METHODNull Determines whether the WPROJ_TRACKING_METHOD property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWSS_SITE_UIDNull Determines whether the WSS_SITE_UID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsWSS_SUBWEB_NAMENull Determines whether the WSS_SUBWEB_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Protected method MemberwiseClone (Inherited from Object.)
Public method RejectChanges (Inherited from DataRow.)
Public method SetAdded (Inherited from DataRow.)
Public method SetCAL_UID_BASELINENull Sets the CAL_UID_BASELINE property to a a null reference (Nothing in Visual Basic) value.
Public method SetCAL_UIDNull Sets the CAL_UID property to a a null reference (Nothing in Visual Basic) value.
Public method SetColumnError(Int32, String) (Inherited from DataRow.)
Public method SetColumnError(String, String) (Inherited from DataRow.)
Public method SetColumnError(DataColumn, String) (Inherited from DataRow.)
Public method SetModified (Inherited from DataRow.)
Protected method SetNull (Inherited from DataRow.)
Public method SetParentRow(DataRow) (Inherited from DataRow.)
Public method SetParentRow(DataRow, DataRelation) (Inherited from DataRow.)
Public method SetPROJ_DEF_CALNull Sets the PROJ_DEF_CAL property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_INFO_CURRENT_DATENull Sets the PROJ_INFO_CURRENT_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_INFO_FINISH_DATENull Sets the PROJ_INFO_FINISH_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_INFO_SCHED_FROMNull Sets the PROJ_INFO_SCHED_FROM property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_INFO_START_DATENull Sets the PROJ_INFO_START_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_INFO_STATUS_DATENull Sets the PROJ_INFO_STATUS_DATE property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_IS_VISIBILITY_MODENull
Public method SetPROJ_MOVE_ACTUAL_IF_LATERNull Sets the PROJ_MOVE_ACTUAL_IF_LATER property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_MOVE_ACTUAL_TO_STATUSNull Sets the PROJ_MOVE_ACTUAL_TO_STATUS property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_MOVE_REMAINING_IF_EARLIERNull Sets the PROJ_MOVE_REMAINING_IF_EARLIER property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_MOVE_REMAINING_TO_STATUSNull Sets the PROJ_MOVE_REMAINING_TO_STATUS property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_NAMENull Sets the PROJ_NAME property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_NEW_TASKS_ARE_MANUALNull Sets the PROJ_NEW_TASKS_ARE_MANUAL property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_CURRENCY_CODENull Sets the PROJ_OPT_CURRENCY_CODE property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_CURRENCY_DIGITSNull Sets the PROJ_OPT_CURRENCY_DIGITS property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_CURRENCY_POSITIONNull Sets the PROJ_OPT_CURRENCY_POSITION property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_CURRENCY_SYMBOLNull Sets the PROJ_OPT_CURRENCY_SYMBOL property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_DAYS_PER_MONTHNull Sets the PROJ_OPT_DAYS_PER_MONTH property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_DEF_FINISH_TIMENull Sets the PROJ_OPT_DEF_FINISH_TIME property to a a null reference (Nothing in Visual Basic) value.
Public method 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.
Public method SetPROJ_OPT_DEF_START_TIMENull Sets the PROJ_OPT_DEF_START_TIME property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_DEF_TASK_TYPENull Sets the PROJ_OPT_DEF_TASK_TYPE property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_DUR_ENTRY_FMTNull Sets the PROJ_OPT_DUR_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_HONOR_CONSTRAINTSNull Sets the PROJ_OPT_HONOR_CONSTRAINTS property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_MINUTES_PER_DAYNull Sets the PROJ_OPT_MINUTES_PER_DAY property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_MINUTES_PER_WEEKNull Sets the PROJ_OPT_MINUTES_PER_WEEK property to a a null reference (Nothing in Visual Basic) value.
Public method SetPROJ_OPT_WORK_ENTRY_FMTNull Sets the PROJ_OPT_WORK_ENTRY_FMT property to a a null reference (Nothing in Visual Basic) value.
Public method SetWPROJ_TRACKING_METHODNull Sets the WPROJ_TRACKING_METHOD property to a a null reference (Nothing in Visual Basic) value.
Public method SetWSS_SITE_UIDNull Sets the WSS_SITE_UID property to a a null reference (Nothing in Visual Basic) value.
Public method SetWSS_SUBWEB_NAMENull Sets the WSS_SUBWEB_NAME property to a a null reference (Nothing in Visual Basic) value.
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusingDataSet.ProjectsRow class

WebSvcStatusing namespace