Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
|---|---|---|
![]() |
AssignmentActualOvertimeWork | Gets or sets the actual overtime work hours for the specified assignment. |
![]() |
AssignmentActualWork | Indicates the actual number of work hours that are associated with the specified assignment. |
![]() |
AssignmentOvertimeWork | Specifies the overtime work for which the resource is scheduled on a task. |
![]() |
AssignmentUID | Gets or sets the assignment GUID. |
![]() |
AssignmentWork | Gets or sets the total work, based on the assignment span and the assignment units for the assigned resource. |
![]() |
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.) |
![]() |
ProjectUID | Gets or sets the project GUID. |
![]() |
ResourceUID | Gets or sets the resource GUID. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
TaskUID | Gets or sets the task GUID. |
![]() |
TimeByDay | Gets the day along an assignment timeline, where the granularity is in days. |
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.) |
![]() |
IsAssignmentActualOvertimeWorkNull | Determines whether the AssignmentActualOvertimeWork property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsAssignmentActualWorkNull | Determines whether the AssignmentActualWork property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsAssignmentOvertimeWorkNull | Determines whether the AssignmentOvertimeWork property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsAssignmentUIDNull | Determines whether the AssignmentUID property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsAssignmentWorkNull | Determines whether the AssignmentWork property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsNull(Int32) | (Inherited from DataRow.) |
![]() |
IsNull(String) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) |
![]() |
IsProjectUIDNull | Determines whether the ProjectUID property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsResourceUIDNull | Determines whether the ResourceUID property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsTaskUIDNull | Determines whether the TaskUID property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsTimeByDayNull | Determines whether the TimeByDay property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetAssignmentActualOvertimeWorkNull | Sets the AssignmentActualOvertimeWork property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetAssignmentActualWorkNull | Sets the AssignmentActualWork property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetAssignmentOvertimeWorkNull | Sets the AssignmentOvertimeWork property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetAssignmentUIDNull | Sets the AssignmentUID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetAssignmentWorkNull | Sets the AssignmentWork property to a a null reference (Nothing in Visual Basic) value. |
![]() |
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.) |
![]() |
SetProjectUIDNull | Sets the ProjectUID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetResourceUIDNull | Sets the ResourceUID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetTaskUIDNull | Sets the TaskUID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetTimeByDayNull | Sets the TimeByDay property to a a null reference (Nothing in Visual Basic) value. |
![]() |
ToString | (Inherited from Object.) |
Top
Extension Methods
| Name | Description | |
|---|---|---|
![]() |
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top
See Also
Reference
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow Class
.gif)
.gif)
.gif)
.gif)