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

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