Project.DefaultOvertimeRateUnits property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property DefaultOvertimeRateUnits As OvertimeRateFormat
Get
'Usage
Dim instance As Project
Dim value As OvertimeRateFormat
value = instance.DefaultOvertimeRateUnits
public OvertimeRateFormat DefaultOvertimeRateUnits { get; }
Property value
Type: Microsoft.ProjectServer.Client.OvertimeRateFormat