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

In This Topic
    CurrentDateSpecified Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CurrentDateSpecified As System.Boolean
    public System.bool CurrentDateSpecified {get; set;}
    See Also