ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Integer
    public System.int ResourceID {get; set;}
    See Also