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

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