ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ResourceRef Class / Resource Property

In This Topic
    Resource Property (ResourceRef)
    In This Topic
    Gets or sets a resource for the owner task.
    Syntax
    'Declaration
     
    Public Property Resource As Resource
    public Resource Resource {get; set;}
    See Also