UnsubmittedTimesheetDataSet.TimePeriodsRow Members
Include Protected Members
Include Inherited Members
Specifies a row of time periods for timesheet data that has not yet been submitted.
The UnsubmittedTimesheetDataSet.TimePeriodsRow 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.)
Specifies the name of a resource associated with timesheet data that has not yet been submitted.
Specifies a unique identifier for a resource associated with timesheet data that has not yet been submitted.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the name identifier for timesheet data that has not yet been submitted.
Indicates the state of timesheet data that has not yet been submitted.
Specifies the finish date for the work period associated with timesheet data that has not yet been submitted.
Specifies the name of the work period associated with timesheet data that has not yet been submitted.
Specifies the start date of the work period associated with timesheet data that has not yet been submitted.
Specifies the unique identifier of the work period associated with timesheet data that has not yet been submitted.
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.)
Determines whether the RES_NAME property is set to a null value.
Determines whether the TS_NAME property is set to a null value.
Determines whether the TS_STATUSENUM() property is set to a null value.
Determines whether the WPRD_FINISH_DATE property is set to a null value.
Determines whether the WPRD_NAME property is set to a null value.
Determines whether the WPRD_START_DATE property is set to a null 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.)
Sets the RES_NAME property to a null value.
Sets the TS_NAME property to a null value.
Sets the TS_STATUS_ENUM property to a null value.
Sets the WPRD_FINISH_DATE property to a null value.
Sets the WPRD_NAME property to a null value.
Sets the WPRD_START_DATE property to a null value.
(Inherited from Object.)
Top