ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTaskBaseline Class / DurationFormatSpecified Property

In This Topic
    DurationFormatSpecified Property (ProjectTaskBaseline)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DurationFormatSpecified As System.Boolean
    public System.bool DurationFormatSpecified {get; set;}
    See Also