DraftProjectResource.OvertimeRateUnits property
Obtém ou define o formato de descrição de taxa na qual a taxa de horas extras será exibida.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaração
<RemoteAttribute> _
Public Property OvertimeRateUnits As OvertimeRateFormat
Get
Set
'Uso
Dim instance As DraftProjectResource
Dim value As OvertimeRateFormat
value = instance.OvertimeRateUnits
instance.OvertimeRateUnits = value
[RemoteAttribute]
public OvertimeRateFormat OvertimeRateUnits { get; set; }
Property value
Type: Microsoft.ProjectServer.Client.OvertimeRateFormat
O formato de descrição da taxa.