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

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