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

In This Topic
    ElemType Property (ProjectExtendedAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ElemType As ProjectExtendedAttributeElemType
    public ProjectExtendedAttributeElemType ElemType {get; set;}
    See Also