ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / IsSubprojectReadOnlySpecified Property

In This Topic
    IsSubprojectReadOnlySpecified Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsSubprojectReadOnlySpecified As System.Boolean
    public System.bool IsSubprojectReadOnlySpecified {get; set;}
    See Also