ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectResourceExtendedAttribute Class / Value Property

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