Gets or sets the lag of this IPredecessorItem.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
TimeSpan Lag { get; set; }
Visual Basic (Declaration)
Property Lag As TimeSpan

See Also