Gets or sets the lag time of the dependency generated by the current predecessor item.

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

Syntax

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

See Also