ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignmentExtendedAttribute Class / DurationFormat Property

In This Topic
    DurationFormat Property (ProjectAssignmentExtendedAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DurationFormat As ProjectAssignmentExtendedAttributeDurationFormat
    public ProjectAssignmentExtendedAttributeDurationFormat DurationFormat {get; set;}
    See Also