GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / Contact Property

In This Topic
    Contact Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Contact As String
    public string Contact {get; set;}
    See Also