Share via


EngagementTimephasedPeriod.MaxUnits property

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

Syntax

'Declaration
Public Property MaxUnits As Double
    Get
    Set
'Usage
Dim instance As EngagementTimephasedPeriod
Dim value As Double

value = instance.MaxUnits

instance.MaxUnits = value
public double MaxUnits { get; set; }

Property value

Type: System.Double

See also

Reference

EngagementTimephasedPeriod class

EngagementTimephasedPeriod members

Microsoft.ProjectServer.Client namespace