GanttView for WPF | ComponentOne
C1.WPF.GanttView 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