StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow.AssignmentOvertimeWork Property
Specifies the overtime work for which the resource is scheduled on a task.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Property AssignmentOvertimeWork As Decimal
Get
Set
'Usage
Dim instance As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
Dim value As Decimal
value = instance.AssignmentOvertimeWork
instance.AssignmentOvertimeWork = value
public decimal AssignmentOvertimeWork { get; set; }
Property Value
Type: System.Decimal
See Also
Reference
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow Class
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow Members