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

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