ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTaskExtendedAttribute Class / DurationFormat Property

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