Share via


PublishedTask.LevelingAdjustsAssignments property

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

Syntax

'Declaration
Public ReadOnly Property LevelingAdjustsAssignments As Boolean
    Get
'Usage
Dim instance As PublishedTask
Dim value As Boolean

value = instance.LevelingAdjustsAssignments
public bool LevelingAdjustsAssignments { get; }

Property value

Type: System.Boolean

See also

Reference

PublishedTask class

PublishedTask members

Microsoft.ProjectServer.Client namespace