GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectResource Class / CreationDate Property

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