GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceRef Class / ResourceID Property

In This Topic
    ResourceID Property (ResourceRef)
    In This Topic
    Gets or sets the ID of the resource.
    Syntax
    'Declaration
     
    Public Property ResourceID As Integer
    public int ResourceID {get; set;}
    See Also