GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / ElemType Property

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