ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / Delay Property

In This Topic
    Delay Property (ProjectAssignment)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Delay As System.String
    public System.string Delay {get; set;}
    See Also