ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / BaseTask Class / Id Property

In This Topic
    Id Property (BaseTask)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As System.Guid
    public System.Guid Id {get;}
    See Also