ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 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