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