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

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