TimesheetAuditExportDataSet.AuditExportsRow Members
Include Protected Members
Include Inherited Members
Contains a row of timesheet auditing information.
The TimesheetAuditExportDataSet.AuditExportsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
ASSN_UID | Specifies the unique identifier of the assignment for the timesheet. | |
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
PROJ_UID | Specifies the unique identifier of the project for the timesheet. | |
RES_UID | Specifies the unique identifier for the resource for the timesheet. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
TASK_UID | Specifies the unique identifier of the task for the timesheet. | |
TS_ACT_AUD_CACHED_RES_NAME | Specifies the cached resource name for the audited activity that is associated with the timesheet. | |
TS_ACT_AUD_DELTA_VALUE | Specifies the change in actual cost resulting from the audit action. | |
TS_ACT_AUD_NONBILL_DELTA_VALUE | Specifies the changed value for audited, non-billable activity that is associated with timesheet data. | |
TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE | Specifies the change in actual non-billed overtime cost resulting from the audit action. | |
TS_ACT_AUD_OPERATION_ENUM | Specifies the TimesheetEnum.AuditOperationType type for the audit action. | |
TS_ACT_AUD_OVT_DELTA_VALUE | Specifies the changed value for audited overtime activity that is associated with timesheet data. | |
TS_ACT_AUD_PLAN_DELTA_VALUE | The change in value for the planned actual work on the timesheet line. | |
TS_ACT_AUD_RES_ROLE | Specifies the resource role for audited activity that is associated with timesheet data. | |
TS_ACT_AUD_SEQUENCE | Specifies the sequence number for audited activity that is associated with timesheet data. | |
TS_ACT_AUD_UID | Specifies the sequence number for audited activity that is associated with timesheet data. | |
TS_ACT_FINISH_DATE | Specifies the finish date for activity that is associated with timesheet data. | |
TS_ACT_START_DATE | Specifies the start date for activity that is associated with timesheet data. | |
TS_LINE_CACHED_ASSIGN_NAME | Specifies the cached assignment name for the timesheet line. | |
TS_LINE_CACHED_PROJ_NAME | Represents the name of the source project identified by the PROJ_UID property. | |
TS_LINE_CLASS_UID | Specifies the unique identifier of the timesheet line class. | |
TS_LINE_UID | Specifies the unique identifier of the timesheet line. | |
TS_LINE_VALIDATION_TYPE | Represents the TimesheetEnum.ValidationType type for this timesheet line item. | |
TS_UID | Specifies the unique identifier of the timesheet. |
Top
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows(String) | (Inherited from DataRow.) | |
GetChildRows(DataRelation) | (Inherited from DataRow.) | |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetColumnError(Int32) | (Inherited from DataRow.) | |
GetColumnError(String) | (Inherited from DataRow.) | |
GetColumnError(DataColumn) | (Inherited from DataRow.) | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow(String) | (Inherited from DataRow.) | |
GetParentRow(DataRelation) | (Inherited from DataRow.) | |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(String) | (Inherited from DataRow.) | |
GetParentRows(DataRelation) | (Inherited from DataRow.) | |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsASSN_UIDNull | Determines whether the ASSN_UID property is a null reference (Nothing in Visual Basic). | |
IsNull(Int32) | (Inherited from DataRow.) | |
IsNull(String) | (Inherited from DataRow.) | |
IsNull(DataColumn) | (Inherited from DataRow.) | |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | |
IsPROJ_UIDNull | Determines whether the PROJ_UID property is a null reference (Nothing in Visual Basic). | |
IsTASK_UIDNull | Determines whether the TASK_UID property is a null reference (Nothing in Visual Basic). | |
IsTS_ACT_AUD_CACHED_RES_NAMENull | Determines whether the TS_ACT_AUD_CACHED_RES_NAME property is set to a null reference (Nothing in Visual Basic). | |
IsTS_ACT_AUD_DELTA_VALUENull | Determines whether the TS_ACT_AUD_DELTA_VALUE property is set to a null reference (Nothing in Visual Basic). | |
IsTS_ACT_AUD_NONBILL_DELTA_VALUENull | Determines whether the TS_ACT_AUD_NONBILL_DELTA_VALUE property is set to a null reference (Nothing in Visual Basic). | |
IsTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull | Determines whether the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property is set to a null reference (Nothing in Visual Basic). | |
IsTS_ACT_AUD_OVT_DELTA_VALUENull | Determines whether the TS_ACT_AUD_OVT_DELTA_VALUE property is set to a null reference (Nothing in Visual Basic). | |
IsTS_ACT_AUD_PLAN_DELTA_VALUENull | Determines whether the TS_ACT_AUD_PLAN_DELTA_VALUE property is set to a null reference (Nothing in Visual Basic). | |
IsTS_ACT_AUD_SEQUENCENull | Determines whether the TS_ACT_AUD_SEQUENCE property is set to a null reference (Nothing in Visual Basic). | |
IsTS_LINE_CACHED_ASSIGN_NAMENull | Determines whether the TS_LINE_CACHED_ASSIGN_NAME property is set to a null reference (Nothing in Visual Basic). | |
IsTS_LINE_CACHED_PROJ_NAMENull | Determines whether the TS_LINE_CACHED_PROJ_NAME property is set to a null reference (Nothing in Visual Basic). | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetASSN_UIDNull | Sets the ASSN_UID property to a null reference (Nothing in Visual Basic). | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetPROJ_UIDNull | Sets the PROJ_UID property to a null reference (Nothing in Visual Basic). | |
SetTASK_UIDNull | Sets the TASK_UID property to a null reference (Nothing in Visual Basic). | |
SetTS_ACT_AUD_CACHED_RES_NAMENull | Sets the TS_ACT_AUD_CACHED_RES_NAME property to a null reference (Nothing in Visual Basic). | |
SetTS_ACT_AUD_DELTA_VALUENull | Sets the TS_ACT_AUD_DELTA_VALUE property to a null reference (Nothing in Visual Basic). | |
SetTS_ACT_AUD_NONBILL_DELTA_VALUENull | Sets the TS_ACT_AUD_NONBILL_DELTA_VALUE property to a null reference (Nothing in Visual Basic). | |
SetTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull | Sets the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property to a null reference (Nothing in Visual Basic). | |
SetTS_ACT_AUD_OVT_DELTA_VALUENull | Sets the TS_ACT_AUD_OVT_DELTA_VALUE property to a null reference (Nothing in Visual Basic). | |
SetTS_ACT_AUD_PLAN_DELTA_VALUENull | Sets the TS_ACT_AUD_PLAN_DELTA_VALUE property to a null reference (Nothing in Visual Basic). | |
SetTS_ACT_AUD_SEQUENCENull | Sets the TS_ACT_AUD_SEQUENCE property to a null reference (Nothing in Visual Basic). | |
SetTS_LINE_CACHED_ASSIGN_NAMENull | Sets the TS_LINE_CACHED_ASSIGN_NAME property to a a null reference (Nothing in Visual Basic). | |
SetTS_LINE_CACHED_PROJ_NAMENull | Sets the TS_LINE_CACHED_PROJ_NAME property to a null reference (Nothing in Visual Basic). | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top