ConstraintType enumeration

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

Syntax

'Declaration
Public Enumeration ConstraintType
'Usage
Dim instance As ConstraintType
public enum ConstraintType

Members

Member name Description
NotSpecified
AsSoonAsPossible
AsLateAsPossible
MustStartOn
MustFinishOn
StartNoEarlierThan
StartNoLaterThan
FinishNoEarlierThan
FinishNoLaterThan

See also

Reference

Microsoft.ProjectServer.Client namespace