ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignmentExtendedAttribute Class / FieldID Property

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