GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / MinutesPerWeek Property

In This Topic
    MinutesPerWeek Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinutesPerWeek As String
    public string MinutesPerWeek {get; set;}
    See Also