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

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