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

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