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

In This Topic
    BookingType Property (ProjectAssignment)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BookingType As ProjectAssignmentBookingType
    public ProjectAssignmentBookingType BookingType {get; set;}
    See Also