ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / DefaultTaskEVMethod Property

In This Topic
    DefaultTaskEVMethod Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefaultTaskEVMethod As ProjectDefaultTaskEVMethod
    public ProjectDefaultTaskEVMethod DefaultTaskEVMethod {get; set;}
    See Also