다음을 통해 공유


EngagementTimephasedPeriodCreationInformation.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 EngagementTimephasedPeriodCreationInformation
Dim value As Double

value = instance.MaxUnits

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

Property value

Type: System.Double

See also

Reference

EngagementTimephasedPeriodCreationInformation class

EngagementTimephasedPeriodCreationInformation members

Microsoft.ProjectServer.Client namespace