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

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