GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectExtendedAttributeValue Class / Value Property

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