Share via


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

See also

Reference

PublishedTask class

PublishedTask members

Microsoft.ProjectServer.Client namespace