TimesheetDataSet.ActionsRow Members
Include Protected Members
Include Inherited Members
Represents an action performed on the timesheet pointed to by the HeadersRow property.
The TimesheetDataSet.ActionsRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
Retrieves the TimesheetDataSet.HeadersRow object to which this action applies.
(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 enterprise resource unique identifier of the resource who performed the action.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the dereferenced RES_NAME property for RES_UID property.
Contains any text comment in reference to the current action.
Specifies the date and time of the action.
Specifies the Action type for this action.
Indicates whether this is the current action applied to this timesheet.
Specifies the TimesheetEnum.Status type resulting from this action.
Specifies the unique identifier for this row.
Specifies the TS_UID property of the timesheet to which this action applies.
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.)
IsTS_ACTION_CACHED_RES_NAMENull
Determines whether the TS_ACTION_CACHED_RES_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TS_ACTION_COMMENT 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.)
SetTS_ACTION_CACHED_RES_NAMENull
Sets the TS_ACTION_CACHED_RES_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the TS_ACTION_COMMENT property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top