TimesheetAuditExportDataSet.AuditExportsRow Members
Include Protected Members
Include Inherited Members
Specifies the data for a row of timesheet audit data.
The TimesheetAuditExportDataSet.AuditExportsRow type exposes the following members.
Properties
Name
Description
Specifies the unique identifier of the assignment.
(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 unique identifier of the project to which this custom field belongs.
Specifies the unique identifier for the resource.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the unique identifier of the task.
Specifies the cached resource name for the audited activity associated with the timesheet.
Specifies the changed value for the audited activity associated with the timesheet data.
TS_ACT_AUD_NONBILL_DELTA_VALUE
Specifies the changed value for audited, non-billable activity associated with timesheet data.
TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE
Specifies the changed value for audited, non-billable overtime activity associated with timesheet data.
Specifies the changed value for audited overtime activity associated with timesheet data.
Specifies the resource role for audited activity associated with timesheet data.
Specifies the sequence number for audited activity associated with timesheet data.
Specifies the sequence number for audited activity associated with timesheet data.
Specifies the finish date for activity associated with timesheet data.
Specifies the start date for activity associated with timesheet data.
Specifies the cached assignment name for the timesheet line.
Specifies the unique identifier of the timesheet line class.
Specifies the unique identifier of the timesheet line.
Specifies the unique identifier of the timesheet.
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.)
Determines whether the ASSN_UID property is set to a null value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the PROJ_UID property is set to a null value.
Determines whether the TASK_UID property is set to a null value.
IsTS_ACT_AUD_CACHED_RES_NAMENull
Determines whether the TS_ACT_AUD_CACHED_RES_NAME property is set to a null value.
Determines whether the TS_ACT_AUD_DELTA_VALUE property is set to a null value.
IsTS_ACT_AUD_NONBILL_DELTA_VALUENull
Determines whether the TS_ACT_AUD_NONBILL_DELTA_VALUE property is set to a null value.
IsTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull
Determines whether the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property is set to a null value.
IsTS_ACT_AUD_OVT_DELTA_VALUENull
Determines whether the TS_ACT_AUD_OVT_DELTA_VALUE property is set to a null value.
Determines whether the TS_ACT_AUD_SEQUENCE property is set to a null value.
IsTS_LINE_CACHED_ASSIGN_NAMENull
Determines whether the TS_LINE_CACHED_ASSIGN_NAME property is set to a null value.
IsTS_LINE_CACHED_PROJ_NAMENull
Determines whether the TS_LINE_CACHED_PROJ_NAME property is set to a null value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the ASSN_UID property to a null value.
(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 PROJ_UID property to a null value.
Sets the TASK_UID property to a null value.
SetTS_ACT_AUD_CACHED_RES_NAMENull
Sets the TS_ACT_AUD_CACHED_RES_NAME property to a null value.
Sets the TS_ACT_AUD_DELTA_VALUE property to a null value.
SetTS_ACT_AUD_NONBILL_DELTA_VALUENull
Sets the TS_ACT_AUD_NONBILL_DELTA_VALUE property to a null value.
SetTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull
Sets the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property to a null value.
SetTS_ACT_AUD_OVT_DELTA_VALUENull
Sets the TS_ACT_AUD_OVT_DELTA_VALUE property to a null value.
Sets the TS_ACT_AUD_SEQUENCE property to a null value.
SetTS_LINE_CACHED_ASSIGN_NAMENull
Sets the TS_LINE_CACHED_ASSIGN_NAME property to a null value.
SetTS_LINE_CACHED_PROJ_NAMENull
Sets the TS_LINE_CACHED_PROJ_NAME property to a null value.
(Inherited from Object.)
Top