PublishedProjectResource.OvertimeRateUnits property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property OvertimeRateUnits As OvertimeRateFormat
    Get
'Usage
Dim instance As PublishedProjectResource
Dim value As OvertimeRateFormat

value = instance.OvertimeRateUnits
public OvertimeRateFormat OvertimeRateUnits { get; }

Property value

Type: Microsoft.ProjectServer.Client.OvertimeRateFormat

See also

Reference

PublishedProjectResource class

PublishedProjectResource members

Microsoft.ProjectServer.Client namespace