ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / Task Class / ResourceNames Property

In This Topic
    ResourceNames Property (Task)
    In This Topic
    Gets a string with the list of resources used by this task.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ResourceNames As System.String
    public override System.string ResourceNames {get;}
    See Also