ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTaskExtendedAttribute Class / ValueGUID Property

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