ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Task Class / Key Property

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