다음을 통해 공유


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

value = instance.MaxUnits

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

Property value

Type: System.Double

See also

Reference

EngagementCreationInformation class

EngagementCreationInformation members

Microsoft.ProjectServer.Client namespace