StatusingSettingsDataSet.StatusingSettingsRow Members
Include Protected Members
Include Inherited Members
Properties for task Statusing settings.
The StatusingSettingsDataSet.StatusingSettingsRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
WADMIN_DEFAULT_TRACKING_METHOD
Specifies the default method for reporting progress on tasks (work done or work remaining).
WADMIN_IS_TRACKING_METHOD_LOCKED
Specifies whether to force project managers to use the progress reporting method set by WADMIN_DEFAULT_TRACKING_METHOD.
Specifies whether work actuals are protected.
Specifies whether to enable the Gantt Chart view for all team members.
Specifies the number of days to look ahead for tasks.
Specifies whether the period type for reporting is daily, weekly, monthly, or yearly.
Specifies whether users must report time only on the timesheet and synchronize task status with the timesheet.
Specifies whether resources report hours worked per day or total hours per week.
WADMIN_TS_OUTLOOK_DISPLAY_ENUM
Specifies how timesheet data is displayed within Microsoft Outlook.
Specifies the unique identifier for task status.
Specifies the starting day of the week for task status.
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
IsWADMIN_DEFAULT_TRACKING_METHODNull
Determines whether the WADMIN_DEFAULT_TRACKING_METHOD property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WADMIN_PROTECT_ACTUALS property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WADMIN_STAT_PERIOD_TYPE property is set to a a null reference (Nothing in Visual Basic) value.
IsWADMIN_TS_DEF_ENTRY_MODE_ENUMNull
Determines whether the WADMIN_TS_DEF_ENTRY_MODE_ENUM property is set to a a null reference (Nothing in Visual Basic) value.
IsWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull
Determines whether the WADMIN_TS_OUTLOOK_DISPLAY_ENUM property is set to a a null reference (Nothing in Visual Basic) value.
IsWADMIN_WEEK_START_ON_ENUMNull
Determines whether the WADMIN_WEEK_START_ON_ENUM property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
SetWADMIN_DEFAULT_TRACKING_METHODNull
Sets the WADMIN_DEFAULT_TRACKING_METHOD property to a a null reference (Nothing in Visual Basic) value.
Sets the WADMIN_PROTECT_ACTUALS property to a a null reference (Nothing in Visual Basic) value.
SetWADMIN_STAT_PERIOD_TYPENull
Sets the WADMIN_STAT_PERIOD_TYPE property to a a null reference (Nothing in Visual Basic) value.
SetWADMIN_TS_DEF_ENTRY_MODE_ENUMNull
Sets the WADMIN_TS_DEF_ENTRY_MODE_ENUM property to a a null reference (Nothing in Visual Basic) value.
SetWADMIN_TS_OUTLOOK_DISPLAY_ENUMNull
Sets the WADMIN_TS_OUTLOOK_DISPLAY_ENUM property to a a null reference (Nothing in Visual Basic) value.
SetWADMIN_WEEK_START_ON_ENUMNull
Sets the WADMIN_WEEK_START_ON_ENUM property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top