GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseTask Class / Key Property

In This Topic
    Key Property (BaseTask)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As Object()
    public object[] Key {get;}
    See Also