GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTaskPredecessorLink Class / CrossProject Property

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