Compartilhar via


DraftProjectResource.OvertimeRateUnits propriedade

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 (em Microsoft.ProjectServer.Client.dll)

Sintaxe

'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; }

Valor de propriedade

Tipo: Microsoft.ProjectServer.Client.OvertimeRateFormat
O formato de descrição da taxa.

Ver também

Referência

DraftProjectResource classe

DraftProjectResource membros

Microsoft.ProjectServer.Client namespace