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

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