StatusingSettingsDataSet.StatusingSettingsRow Members
Include Protected Members
Include Inherited Members
A StatusingSettingsDataSet.StatusingSettingsRow object represents settings information that is used for reporting project progress.
The StatusingSettingsDataSet.StatusingSettingsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
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.) | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WADMIN_DEFAULT_TRACKING_METHOD | Specifies the default method for reporting progress on tasks. | |
WADMIN_IS_TRACKING_METHOD_LOCKED | Specifies whether to force project managers to use the progress reporting method that is set by WADMIN_DEFAULT_TRACKING_METHOD. | |
WADMIN_PROTECT_ACTUALS | Specifies whether work actuals are protected. | |
WADMIN_STAT_ALLOW_FREEFORM_PERIODS | ||
WADMIN_STAT_ENABLE_DOWNLOAD | Specifies whether to enable the Gantt Chart view for all team members. | |
WADMIN_STAT_LOOK_AHEAD | Specifies the number of days to look ahead for tasks. | |
WADMIN_STAT_LOOK_AHEAD_PERIODS | Gets or sets the number of days to look ahead for tasks. | |
WADMIN_STAT_PERIOD_TYPE | Specifies whether the period type for reporting is daily, weekly, monthly, or yearly. | |
WADMIN_STAT_TIMESHEET_TIED | Specifies whether users must report time only on the timesheet, and then synchronize task status with the timesheet. | |
WADMIN_TS_DEF_ENTRY_MODE_ENUM | Specifies whether resources report hours worked per day or total hours per week. | |
WADMIN_TS_IS_FUTURE_REP_ALLOWED | ||
WADMIN_TS_OUTLOOK_DISPLAY_ENUM | Gets or sets how timesheet data is displayed within Microsoft Outlook. | |
WADMIN_TS_TIED_MODE | Gets or sets whether team members report project task status in a timesheet. | |
WADMIN_UIDFAKE | Specifies the unique identifier for task status. | |
WADMIN_WEEK_START_ON_ENUM | Specifies the starting day of the week for task status. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top