GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Resource Class / UnitOfMeasure Property

In This Topic
    UnitOfMeasure Property (Resource)
    In This Topic
    Gets or sets the unit of measure for the resource.
    Syntax
    'Declaration
     
    Public Property UnitOfMeasure As String
    public string UnitOfMeasure {get; set;}
    See Also