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

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