Show AllShow All

<LevelingDelay> Element

For a <Task>, <LevelingDelay> is the amount of time that a task is to be delayed from its early start date as a result of resource leveling.

For an <Assignment>, it is the total amount of work scheduled to be performed by a resource on a task.

ShowElement Properties

ShowParent Elements

ShowSee Also

Remarks

A <LevelingDelay> requires the <LevelingDelayFormat> to be specified. For example, a leveling delay of 3 days in a task would be expressed as follows:

<Task>
     ...
   <LevelingDelay>3</LevelingDelay>
   <LevelingDelayFormat>7</LevelingDelayFormat>
     ...
</Task>
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp