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

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