Assignment.LevelingDelay Property
Project Developer Reference |
Returns or sets the amount to delay the Assignment due to leveling. Read/write Variant.
Syntax
expression.LevelingDelay
expression A variable that represents an Assignment object.
Return Value
Variant
Remarks
The LevelingDelay property does not return any meaningful information for assignments of material resources. Setting a value returns a trappable error (error code 1101) when applied to assignments of material resources.
See Also