ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / UID Property

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