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

Public property

ASSN_UID

Specifies the unique identifier of the assignment.

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

PROJ_UID

Specifies the unique identifier of the project to which this custom field belongs.

Public property

RES_UID

Specifies the unique identifier for the resource.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

TASK_UID

Specifies the unique identifier of the task.

Public property

TS_ACT_AUD_CACHED_RES_NAME

Specifies the cached resource name for the audited activity associated with the timesheet.

Public property

TS_ACT_AUD_DELTA_VALUE

Specifies the changed value for the audited activity associated with the timesheet data.

Public property

TS_ACT_AUD_NONBILL_DELTA_VALUE

Specifies the changed value for audited, non-billable activity associated with timesheet data.

Public property

TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE

Specifies the changed value for audited, non-billable overtime activity associated with timesheet data.

Public property

TS_ACT_AUD_OPERATION_ENUM

Public property

TS_ACT_AUD_OVT_DELTA_VALUE

Specifies the changed value for audited overtime activity associated with timesheet data.

Public property

TS_ACT_AUD_RES_ROLE

Specifies the resource role for audited activity associated with timesheet data.

Public property

TS_ACT_AUD_SEQUENCE

Specifies the sequence number for audited activity associated with timesheet data.

Public property

TS_ACT_AUD_UID

Specifies the sequence number for audited activity associated with timesheet data.

Public property

TS_ACT_FINISH_DATE

Specifies the finish date for activity associated with timesheet data.

Public property

TS_ACT_START_DATE

Specifies the start date for activity associated with timesheet data.

Public property

TS_LINE_CACHED_ASSIGN_NAME

Specifies the cached assignment name for the timesheet line.

Public property

TS_LINE_CACHED_PROJ_NAME

Public property

TS_LINE_CLASS_UID

Specifies the unique identifier of the timesheet line class.

Public property

TS_LINE_UID

Specifies the unique identifier of the timesheet line.

Public property

TS_LINE_VALIDATION_TYPE

Public property

TS_UID

Specifies the unique identifier of the timesheet.

Top

Methods

 

Name

Description

Public method

AcceptChanges

(Inherited from DataRow.)

Public method

BeginEdit

(Inherited from DataRow.)

Public method

CancelEdit

(Inherited from DataRow.)

Public method

ClearErrors

(Inherited from DataRow.)

Public method

Delete

(Inherited from DataRow.)

Public method

EndEdit

(Inherited from DataRow.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetChildRows(String)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation)

(Inherited from DataRow.)

Public method

GetChildRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetColumnError(Int32)

(Inherited from DataRow.)

Public method

GetColumnError(String)

(Inherited from DataRow.)

Public method

GetColumnError(DataColumn)

(Inherited from DataRow.)

Public method

GetColumnsInError

(Inherited from DataRow.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetParentRow(String)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRow(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(String)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsASSN_UIDNull

Determines whether the ASSN_UID property is set to a null value.

Public method

IsNull(Int32)

(Inherited from DataRow.)

Public method

IsNull(String)

(Inherited from DataRow.)

Public method

IsNull(DataColumn)

(Inherited from DataRow.)

Public method

IsNull(DataColumn, DataRowVersion)

(Inherited from DataRow.)

Public method

IsPROJ_UIDNull

Determines whether the PROJ_UID property is set to a null value.

Public method

IsTASK_UIDNull

Determines whether the TASK_UID property is set to a null value.

Public method

IsTS_ACT_AUD_CACHED_RES_NAMENull

Determines whether the TS_ACT_AUD_CACHED_RES_NAME property is set to a null value.

Public method

IsTS_ACT_AUD_DELTA_VALUENull

Determines whether the TS_ACT_AUD_DELTA_VALUE property is set to a null value.

Public method

IsTS_ACT_AUD_NONBILL_DELTA_VALUENull

Determines whether the TS_ACT_AUD_NONBILL_DELTA_VALUE property is set to a null value.

Public method

IsTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull

Determines whether the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property is set to a null value.

Public method

IsTS_ACT_AUD_OVT_DELTA_VALUENull

Determines whether the TS_ACT_AUD_OVT_DELTA_VALUE property is set to a null value.

Public method

IsTS_ACT_AUD_SEQUENCENull

Determines whether the TS_ACT_AUD_SEQUENCE property is set to a null value.

Public method

IsTS_LINE_CACHED_ASSIGN_NAMENull

Determines whether the TS_LINE_CACHED_ASSIGN_NAME property is set to a null value.

Public method

IsTS_LINE_CACHED_PROJ_NAMENull

Determines whether the TS_LINE_CACHED_PROJ_NAME property is set to a null value.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetASSN_UIDNull

Sets the ASSN_UID property to a null value.

Public method

SetColumnError(Int32, String)

(Inherited from DataRow.)

Public method

SetColumnError(String, String)

(Inherited from DataRow.)

Public method

SetColumnError(DataColumn, String)

(Inherited from DataRow.)

Public method

SetModified

(Inherited from DataRow.)

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

SetPROJ_UIDNull

Sets the PROJ_UID property to a null value.

Public method

SetTASK_UIDNull

Sets the TASK_UID property to a null value.

Public method

SetTS_ACT_AUD_CACHED_RES_NAMENull

Sets the TS_ACT_AUD_CACHED_RES_NAME property to a null value.

Public method

SetTS_ACT_AUD_DELTA_VALUENull

Sets the TS_ACT_AUD_DELTA_VALUE property to a null value.

Public method

SetTS_ACT_AUD_NONBILL_DELTA_VALUENull

Sets the TS_ACT_AUD_NONBILL_DELTA_VALUE property to a null value.

Public method

SetTS_ACT_AUD_NONBILL_OVT_DELTA_VALUENull

Sets the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUE property to a null value.

Public method

SetTS_ACT_AUD_OVT_DELTA_VALUENull

Sets the TS_ACT_AUD_OVT_DELTA_VALUE property to a null value.

Public method

SetTS_ACT_AUD_SEQUENCENull

Sets the TS_ACT_AUD_SEQUENCE property to a null value.

Public method

SetTS_LINE_CACHED_ASSIGN_NAMENull

Sets the TS_LINE_CACHED_ASSIGN_NAME property to a null value.

Public method

SetTS_LINE_CACHED_PROJ_NAMENull

Sets the TS_LINE_CACHED_PROJ_NAME property to a null value.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

TimesheetAuditExportDataSet.AuditExportsRow Class

WebSvcAdmin Namespace