GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTaskBaseline Class / DurationFormat Property

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