ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / LinkedFields Property

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