ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTaskPredecessorLink Class / LinkLag Property

In This Topic
    LinkLag Property (ProjectTaskPredecessorLink)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LinkLag As System.String
    public System.string LinkLag {get; set;}
    See Also