ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignmentBookingType Enumeration

In This Topic
    ProjectAssignmentBookingType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ProjectAssignmentBookingType 
       Inherits System.Enum
    public enum ProjectAssignmentBookingType : System.Enum 
    Members
    MemberDescription
    Item0 
    Item1 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             MsProjectXml.ProjectAssignmentBookingType

    See Also