ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttributeValue Class / Description Property

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