GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / BookingTypeSpecified Property

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