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

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