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.
Gets or sets the actual overtime work hours for the specified assignment.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property AssignmentActualOvertimeWork As Decimal
Get
Set
'Usage
Dim instance As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
Dim value As Decimal
value = instance.AssignmentActualOvertimeWork
instance.AssignmentActualOvertimeWork = value
public decimal AssignmentActualOvertimeWork { get; set; }
Property value
Type: System.Decimal
See also
Reference
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow class
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow members