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

In This Topic
    Type Property (ProjectTaskPredecessorLink)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Type As ProjectTaskPredecessorLinkType
    public ProjectTaskPredecessorLinkType Type {get; set;}
    See Also