GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignment Class / CreationDateSpecified Property

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