ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / BookingTypeSpecified Property

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