GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 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