GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectAssignmentBaseline Class / Number Property

In This Topic
    Number Property (ProjectAssignmentBaseline)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Number As String
    public string Number {get; set;}
    See Also