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

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