ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / DefaultGuid Property

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