GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / CalculationType Property

In This Topic
    CalculationType Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CalculationType As ProjectExtendedAttributeCalculationType
    public ProjectExtendedAttributeCalculationType CalculationType {get; set;}
    See Also