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

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