GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / IsPublishedSpecified Property

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