GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / ProjectExternallyEditedSpecified Property

In This Topic
    ProjectExternallyEditedSpecified Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ProjectExternallyEditedSpecified As Boolean
    public bool ProjectExternallyEditedSpecified {get; set;}
    See Also