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

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