PublishedTask.ConstraintType property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property ConstraintType As ConstraintType
Get
'Usage
Dim instance As PublishedTask
Dim value As ConstraintType
value = instance.ConstraintType
public ConstraintType ConstraintType { get; }
Property value
Type: Microsoft.ProjectServer.Client.ConstraintType