Share via


TimesheetDataSet.LinesRow Members

Include Protected Members
Include Inherited Members

Represents a timesheet line item.

The TimesheetDataSet.LinesRow type exposes the following members.

Properties

  Name Description
Public property ASSN_UID Uniquely identifies the assignment source for this timesheet line item.
Public property HasErrors (Inherited from DataRow.)
Public property HeadersRow Returns the parent TimesheetListDataSet.TimesheetsRow object for this timesheet line item.
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 Represents the unique ID of the project for this timesheet line item.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TASK_UID Uniquely identifies the task source for this timesheet line item.
Public property TS_LINE_ACT_SUM_VALUE Represents the sum total of all actual time recorded in the TimesheetDataSet.ActualsRow rows for this timesheet line item.
Public property TS_LINE_ASSN_LAST_WORK Gets the most recently saved work on an assignment.
Public property TS_LINE_CACHED_ASSIGN_NAME Represents the name of the source assignment that is identified by the ASSN_UID property.
Public property TS_LINE_CACHED_PROJ_NAME Represents the name of the source project that is identified by the PROJ_UID property.
Public property TS_LINE_CACHED_PROJ_REVISION_COUNTER Represents the revision of the source project that is identified by the PROJ_UID property.
Public property TS_LINE_CACHED_PROJ_REVISION_RANK Represents the revision rank of the source project that is identified by the PROJ_UID property.
Public property TS_LINE_CLASS_UID Specifies a unique ID that represents the class of this timesheet line item.
Public property TS_LINE_COMMENT Specifies a short message to users or reviewers of the timesheet about this line item.
Public property TS_LINE_IS_CACHED Specifies whether the timesheet line is cached.
Public property TS_LINE_STATUS Indicates the approval status of this timesheet line item.
Public property TS_LINE_TASK_HIERARCHY Gets the hierarchy of task identification numbers in an assignment.
Public property TS_LINE_UID Represents the unique identifier for this timesheet line item.
Public property TS_LINE_VALIDATION_TYPE Represents the TimesheetEnum.ValidationType type for this timesheet line item.
Public property TS_UID Represents the unique ID of the timesheet to which this line item belongs.

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 GetActualsRows Returns a set of TimesheetDataSet.ActualsRow rows that represent the actual time entered for this timesheet line item.
Public method GetAuditsRows Returns a set of TimesheetDataSet.AuditsRow rows that represent the audits encountered for this timesheet line item.
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_LINE_ACT_SUM_VALUENull Determines whether the TS_LINE_ACT_SUM_VALUE property is set to a null value.
Public method IsTS_LINE_ASSN_LAST_WORKNull Determines whether the TS_LINE_ASSN_LAST_WORK property is set to a null value.
Public method IsTS_LINE_CACHED_PROJ_REVISION_COUNTERNull Determines whether the TS_LINE_CACHED_PROJ_REVISION_COUNTER property is set to a null value.
Public method IsTS_LINE_CACHED_PROJ_REVISION_RANKNull Determines whether the TS_LINE_CACHED_PROJ_REVISION_RANK property is set to a null value.
Public method IsTS_LINE_COMMENTNull Determines whether the TS_LINE_COMMENT property is set to a null value.
Public method IsTS_LINE_IS_CACHEDNull Determines whether the TS_LINE_IS_CACHED property is set to a null value.
Public method IsTS_LINE_STATUSNull Determines whether the TS_LINE_STATUS property is set to a null value.
Public method IsTS_LINE_TASK_HIERARCHYNull Determines whether the TS_LINE_TASK_HIERARCHY 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_LINE_ACT_SUM_VALUENull Sets the TS_LINE_ACT_SUM_VALUE property to a null value.
Public method SetTS_LINE_ASSN_LAST_WORKNull Determines whether the TS_LINE_ASSN_LAST_WORK property is set to a null value.
Public method SetTS_LINE_CACHED_PROJ_REVISION_COUNTERNull Sets the TS_LINE_CACHED_PROJ_REVISION_COUNTER property to a null value.
Public method SetTS_LINE_CACHED_PROJ_REVISION_RANKNull Sets the TS_LINE_CACHED_PROJ_REVISION_RANK property to a null value.
Public method SetTS_LINE_COMMENTNull Sets the TS_LINE_COMMENT property to a null value.
Public method SetTS_LINE_IS_CACHEDNull Sets the TS_LINE_IS_CACHED property to a null value.
Public method SetTS_LINE_STATUSNull Sets the TS_LINE_STATUS property to a null value.
Public method SetTS_LINE_TASK_HIERARCHYNull
Public method ToString (Inherited from Object.)

Top

Extension Methods

  Name Description
Public Extension Method GetValue<T> Reserved for internal use. (Defined by PSUtility.)

Top

See Also

Reference

TimesheetDataSet.LinesRow Class

TimeSheet Web Service