다음을 통해 공유


DraftTask.ConstraintType property

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

Syntax

'Declaration
Public Property ConstraintType As ConstraintType
    Get
    Set
'Usage
Dim instance As DraftTask
Dim value As ConstraintType

value = instance.ConstraintType

instance.ConstraintType = value
public ConstraintType ConstraintType { get; set; }

Property value

Type: Microsoft.ProjectServer.Client.ConstraintType

See also

Reference

DraftTask class

DraftTask members

Microsoft.ProjectServer.Client namespace