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

In This Topic
    CreationDate Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CreationDate As System.Date
    public System.DateTime CreationDate {get; set;}
    See Also