TimeSheetSettingsDataSet.TimeSheetSettingsDataTable Members
Include Protected Members
Include Inherited Members
Represents a data table that maintains timesheet settings information.
The TimeSheetSettingsDataSet.TimeSheetSettingsDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimeSheetSettingsDataSet.TimeSheetSettingsDataTable() | Creates an instance of the TimeSheetSettingsDataTable class. | |
TimeSheetSettingsDataSet.TimeSheetSettingsDataTable(SerializationInfo, StreamingContext) | Creates an instance of the TimeSheetSettingsDataTable class by using the specified parameters. |
Top
Properties
Name | Description | |
---|---|---|
CaseSensitive | (Inherited from DataTable.) | |
ChildRelations | (Inherited from DataTable.) | |
Columns | (Inherited from DataTable.) | |
Constraints | (Inherited from DataTable.) | |
Container | (Inherited from MarshalByValueComponent.) | |
Count | Gets the total number of row objects in the TimeSheetSettingsDataTable. | |
DataSet | (Inherited from DataTable.) | |
DefaultView | (Inherited from DataTable.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
DisplayExpression | (Inherited from DataTable.) | |
Events | (Inherited from MarshalByValueComponent.) | |
ExtendedProperties | (Inherited from DataTable.) | |
HasErrors | (Inherited from DataTable.) | |
IsInitialized | (Inherited from DataTable.) | |
Item | Gets a row of timesheet settings information at the specified index location in the TimeSheetSettingsDataTable. | |
Locale | (Inherited from DataTable.) | |
MinimumCapacity | (Inherited from DataTable.) | |
Namespace | (Inherited from DataTable.) | |
ParentRelations | (Inherited from DataTable.) | |
Prefix | (Inherited from DataTable.) | |
PrimaryKey | (Inherited from DataTable.) | |
RemotingFormat | (Inherited from DataTable.) | |
Rows | (Inherited from DataTable.) | |
Site | (Inherited from DataTable.) | |
TableName | (Inherited from DataTable.) | |
WADMIN_DEFAULT_TRACKING_METHODColumn | Gets the schema of the WADMIN_DEFAULT_TRACKING_METHODColumn in the TimeSheetSettingsDataTable. | |
WADMIN_IS_TRACKING_METHOD_LOCKEDColumn | Gets the schema of the WADMIN_IS_TRACKING_METHOD_LOCKEDColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_ALLOW_PROJECT_LEVELColumn | Gets the schema of the WADMIN_TS_ALLOW_PROJECT_LEVELColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_CREATE_MODE_ENUMColumn | Gets the schema of the WADMIN_TS_CREATE_MODE_ENUMColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_DEF_DISPLAY_ENUMColumn | Gets the schema of the WADMIN_TS_DEF_DISPLAY_ENUMColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_DEF_ENTRY_MODE_ENUMColumn | Gets the schema of the WADMIN_TS_DEF_ENTRY_MODE_ENUMColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_FIXED_APPROVAL_ROUTINGColumn | Gets the schema of the WADMIN_TS_FIXED_APPROVAL_ROUTINGColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_HOURS_PER_DAYColumn | Gets the schema of the WADMIN_TS_HOURS_PER_DAYColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_HOURS_PER_WEEKColumn | Gets the schema of the WADMIN_TS_HOURS_PER_WEEKColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_IS_AUDIT_ENABLEDColumn | Gets the schema of the WADMIN_TS_IS_AUDIT_ENABLEDColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_IS_FUTURE_REP_ALLOWEDColumn | Gets the schema of the WADMIN_TS_IS_FUTURE_REP_ALLOWEDColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_IS_UNVERS_TASK_ALLOWEDColumn | Gets the schema of the WADMIN_TS_IS_UNVERS_TASK_ALLOWEDColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_MAX_HR_PER_DAYColumn | Gets the schema of the WADMIN_TS_MAX_HR_PER_DAYColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_MAX_HR_PER_TSColumn | Gets the schema of the WADMIN_TS_MAX_HR_PER_TSColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_MIN_HR_PER_TSColumn | Gets the schema of the WADMIN_TS_MIN_HR_PER_TSColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_PROJECT_MANAGER_APPROVALColumn | Gets the schema of the WADMIN_TS_PROJECT_MANAGER_APPROVALColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_PROJECT_MANAGER_COORDINATIONColumn | Gets the schema of the WADMIN_TS_PROJECT_MANAGER_COORDINATIONColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_REPORT_UNIT_ENUMColumn | Gets the schema of the WADMIN_TS_REPORT_UNIT_ENUMColumn in the TimeSheetSettingsDataTable. | |
WADMIN_TS_TIED_MODEColumn | Gets the schema of the WADMIN_TS_TIED_MODEColumn in the TimeSheetSettingsDataTable. | |
WADMIN_UIDFAKEColumn | Gets the schema of the WADMIN_UIDFAKEColumn in the TimeSheetSettingsDataTable. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
ColumnChanged | (Inherited from DataTable.) | |
ColumnChanging | (Inherited from DataTable.) | |
Disposed | (Inherited from MarshalByValueComponent.) | |
Initialized | (Inherited from DataTable.) | |
RowChanged | (Inherited from DataTable.) | |
RowChanging | (Inherited from DataTable.) | |
RowDeleted | (Inherited from DataTable.) | |
RowDeleting | (Inherited from DataTable.) | |
TableCleared | (Inherited from DataTable.) | |
TableClearing | (Inherited from DataTable.) | |
TableNewRow | (Inherited from DataTable.) | |
TimeSheetSettingsRowChanged | The post-event activity that occurs when row information in the TimeSheetSettingsDataTable has been changed. | |
TimeSheetSettingsRowChanging | The pre-event activity that occurs before sending a notification that row information in the TimeSheetSettingsDataTable has changed. | |
TimeSheetSettingsRowDeleted | The post-event activity that occurs when a row in the TimeSheetSettingsDataTable has been deleted. | |
TimeSheetSettingsRowDeleting | The pre-event activity that occurs before sending a notification that a row in the TimeSheetSettingsDataTable has been deleted. |
Top
Extension Methods
Name | Description | |
---|---|---|
BuildChainedIndex<TKey> | Reserved for internal use. (Defined by PSUtility.) | |
BuildIndex<TKey> | Reserved for internal use. (Defined by PSUtility.) | |
GetTemporaryColumnName | Reserved for internal use. (Defined by PSUtility.) | |
HasColumn | Reserved for internal use. (Defined by PSUtility.) |
Top
Fields
Name | Description | |
---|---|---|
fInitInProgress | (Inherited from DataTable.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IListSource.ContainsListCollection | (Inherited from DataTable.) | |
IListSource.GetList | (Inherited from DataTable.) | |
IXmlSerializable.GetSchema | (Inherited from DataTable.) | |
IXmlSerializable.ReadXml | (Inherited from DataTable.) | |
IXmlSerializable.WriteXml | (Inherited from DataTable.) |
Top