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

In This Topic
    LagFormatSpecified Property (ProjectTaskPredecessorLink)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LagFormatSpecified As System.Boolean
    public System.bool LagFormatSpecified {get; set;}
    See Also