ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectOutlineCodeValuesValue Class / ParentValueID Property

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