ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / SecondaryGuid Property

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