StatusingSettingsDataSet.StatusingSettingsRow 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
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 RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property WADMIN_DEFAULT_TRACKING_METHOD Specifies the default method for reporting progress on tasks.
Public property 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.
Public property WADMIN_PROTECT_ACTUALS Specifies whether work actuals are protected.
Public property WADMIN_STAT_ALLOW_FREEFORM_PERIODS
Public property WADMIN_STAT_ENABLE_DOWNLOAD Specifies whether to enable the Gantt Chart view for all team members.
Public property WADMIN_STAT_LOOK_AHEAD Specifies the number of days to look ahead for tasks.
Public property WADMIN_STAT_LOOK_AHEAD_PERIODS Gets or sets the number of days to look ahead for tasks.
Public property WADMIN_STAT_PERIOD_TYPE Specifies whether the period type for reporting is daily, weekly, monthly, or yearly.
Public property WADMIN_STAT_TIMESHEET_TIED Specifies whether users must report time only on the timesheet, and then synchronize task status with the timesheet.
Public property WADMIN_TS_DEF_ENTRY_MODE_ENUM Specifies whether resources report hours worked per day or total hours per week.
Public property WADMIN_TS_IS_FUTURE_REP_ALLOWED
Public property WADMIN_TS_OUTLOOK_DISPLAY_ENUM Gets or sets how timesheet data is displayed within Microsoft Outlook.
Public property WADMIN_TS_TIED_MODE Gets or sets whether team members report project task status in a timesheet.
Public property WADMIN_UIDFAKE Specifies the unique identifier for task status.
Public property WADMIN_WEEK_START_ON_ENUM Specifies the starting day of the week for task status.

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 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 IsWADMIN_DEFAULT_TRACKING_METHODNull Determines whether the WADMIN_DEFAULT_TRACKING_METHOD property is set to a null reference (Nothing in Visual Basic).
Public method IsWADMIN_PROTECT_ACTUALSNull Determines whether the WADMIN_PROTECT_ACTUALS property is set to a null reference (Nothing in Visual Basic).
Public method IsWADMIN_STAT_ALLOW_FREEFORM_PERIODSNull
Public method IsWADMIN_STAT_PERIOD_TYPENull Determines whether the WADMIN_STAT_PERIOD_TYPE property is set to a null reference (Nothing in Visual Basic).
Public method IsWADMIN_TS_DEF_ENTRY_MODE_ENUMNull Determines whether the WADMIN_TS_DEF_ENTRY_MODE_ENUM property is set to a null reference (Nothing in Visual Basic).
Public method IsWADMIN_TS_IS_FUTURE_REP_ALLOWEDNull
Public method IsWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull Determines whether the WADMIN_TS_OUTLOOK_DISPLAY_ENUM property is set to a null reference (Nothing in Visual Basic).
Public method IsWADMIN_TS_TIED_MODENull Determines whether the WADMIN_TS_TIED_MODE property is set to a null reference (Nothing in Visual Basic).
Public method IsWADMIN_WEEK_START_ON_ENUMNull Determines whether the WADMIN_WEEK_START_ON_ENUM property is set to a null reference (Nothing in Visual Basic).
Protected method MemberwiseClone (Inherited from Object.)
Public method RejectChanges (Inherited from DataRow.)
Public method SetAdded (Inherited from DataRow.)
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 SetWADMIN_DEFAULT_TRACKING_METHODNull Sets the WADMIN_DEFAULT_TRACKING_METHOD property to a null reference (Nothing in Visual Basic).
Public method SetWADMIN_PROTECT_ACTUALSNull Sets the WADMIN_PROTECT_ACTUALS property to a null reference (Nothing in Visual Basic).
Public method SetWADMIN_STAT_ALLOW_FREEFORM_PERIODSNull
Public method SetWADMIN_STAT_PERIOD_TYPENull Sets the WADMIN_STAT_PERIOD_TYPE property to a null reference (Nothing in Visual Basic).
Public method SetWADMIN_TS_DEF_ENTRY_MODE_ENUMNull Sets the WADMIN_TS_DEF_ENTRY_MODE_ENUM property to a null reference (Nothing in Visual Basic).
Public method SetWADMIN_TS_IS_FUTURE_REP_ALLOWEDNull
Public method SetWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull Sets the WADMIN_TS_OUTLOOK_DISPLAY_ENUM property to a null reference (Nothing in Visual Basic).
Public method SetWADMIN_TS_TIED_MODENull Sets the WADMIN_TS_TIED_MODE property to a null reference (Nothing in Visual Basic).
Public method SetWADMIN_WEEK_START_ON_ENUMNull Sets the WADMIN_WEEK_START_ON_ENUM property to a null reference (Nothing in Visual Basic).
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusingSettingsDataSet.StatusingSettingsRow class

WebSvcAdmin namespace