GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / BaseTask Class / Id Property

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