TimesheetDataSet.AuditsRow Members
Include Protected Members
Include Inherited Members
Records a TimesheetEnum.AuditOperationType type (Add or Delete) applied to a timesheet.
The TimesheetDataSet.AuditsRow 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.)
Returns the TimesheetDataSet.LinesRow object to which this audit applies.
Specifies the resource unique identifier of the enterprise resource that performed the action.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the cached RES_NAME property that corresponds to the RES_UID property.
Specifies the change in actual cost resulting from this audit action.
Indicates whether this audit has been processed.
TS_ACT_AUD_NONBILL_DELTA_VALUE
Specifies the change in actual nonbilled cost resulting from this audit action.
TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE
Specifies the change in actual nonbilled overtime cost resulting from this audit action.
Specifies the TimesheetEnum.AuditOperationType type for this audit action.
Specifies the change in actual overtime cost resulting from this audit action.
Specifies the TimesheetEnum.AuditResType type the enterprise resource played in this audit action.
Represents the order in which this audit operation was applied within this Project Server installation.
Specifies the unique identifier for this row.
Specifies the actual finish date that results from this audit action.
Specifies the actual start date that results from this audit action.
Specifies the unique identifier of the TimesheetDataSet.LinesRow object to which this audit 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_ACT_AUD_CACHED_RES_NAMENull
Determines whether the TS_ACT_AUD_DELTA_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
IsTS_ACT_AUD_NONBILL_DELTA_VALUENull
Determines whether the TS_ACT_AUD_NONBILL_DELTA_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
IsTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull
Determines whether the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
IsTS_ACT_AUD_OVT_DELTA_VALUENull
Determines whether the TS_ACT_AUD_OVT_DELTA_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TS_ACT_AUD_SEQUENCE 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_ACT_AUD_CACHED_RES_NAMENull
Sets the TS_ACT_AUD_DELTA_VALUE property to a a null reference (Nothing in Visual Basic) value.
SetTS_ACT_AUD_IS_PROCESSEDNull
SetTS_ACT_AUD_NONBILL_DELTA_VALUENull
Sets the TS_ACT_AUD_NONBILL_DELTA_VALUE property to a a null reference (Nothing in Visual Basic) value.
SetTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull
Sets the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property to a a null reference (Nothing in Visual Basic) value.
SetTS_ACT_AUD_OVT_DELTA_VALUENull
Sets the TS_ACT_AUD_OVT_DELTA_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the TS_ACT_AUD_SEQUENCE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top