StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow members

Represents status information about timephased assignments as a row in the StatusingTimephasedActualsDataSet.AssignmentTimephasedDataDataTable object.

The StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow type exposes the following members.

Properties

  Name Description
Public property AssignmentActualOvertimeWork Gets or sets the actual overtime work hours for the specified assignment.
Public property AssignmentActualWork Indicates the actual number of work hours that are associated with the specified assignment.
Public property AssignmentOvertimeWork Specifies the overtime work for which the resource is scheduled on a task.
Public property AssignmentUID Gets or sets the assignment GUID.
Public property AssignmentWork Gets or sets the total work, based on the assignment span and the assignment units for the assigned resource.
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 ProjectUID Gets or sets the project GUID.
Public property ResourceUID Gets or sets the resource GUID.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)
Public property TaskUID Gets or sets the task GUID.
Public property TimeByDay Gets the day along an assignment timeline, where the granularity is in days.

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 IsAssignmentActualOvertimeWorkNull Determines whether the AssignmentActualOvertimeWork property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAssignmentActualWorkNull Determines whether the AssignmentActualWork property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAssignmentOvertimeWorkNull Determines whether the AssignmentOvertimeWork property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAssignmentUIDNull Determines whether the AssignmentUID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsAssignmentWorkNull Determines whether the AssignmentWork property is set to a a null reference (Nothing in Visual Basic) 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 IsProjectUIDNull Determines whether the ProjectUID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsResourceUIDNull Determines whether the ResourceUID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTaskUIDNull Determines whether the TaskUID property is set to a a null reference (Nothing in Visual Basic) value.
Public method IsTimeByDayNull Determines whether the TimeByDay property is set to a a null reference (Nothing in Visual Basic) value.
Protected method MemberwiseClone (Inherited from Object.)
Public method RejectChanges (Inherited from DataRow.)
Public method SetAdded (Inherited from DataRow.)
Public method SetAssignmentActualOvertimeWorkNull Sets the AssignmentActualOvertimeWork property to a a null reference (Nothing in Visual Basic) value.
Public method SetAssignmentActualWorkNull Sets the AssignmentActualWork property to a a null reference (Nothing in Visual Basic) value.
Public method SetAssignmentOvertimeWorkNull Sets the AssignmentOvertimeWork property to a a null reference (Nothing in Visual Basic) value.
Public method SetAssignmentUIDNull Sets the AssignmentUID property to a a null reference (Nothing in Visual Basic) value.
Public method SetAssignmentWorkNull Sets the AssignmentWork property to a a null reference (Nothing in Visual Basic) 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 SetProjectUIDNull Sets the ProjectUID property to a a null reference (Nothing in Visual Basic) value.
Public method SetResourceUIDNull Sets the ResourceUID property to a a null reference (Nothing in Visual Basic) value.
Public method SetTaskUIDNull Sets the TaskUID property to a a null reference (Nothing in Visual Basic) value.
Public method SetTimeByDayNull Sets the TimeByDay property to a a null reference (Nothing in Visual Basic) value.
Public method ToString (Inherited from Object.)

Top

See also

Reference

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow class

WebSvcStatusing namespace