Class Area
- Namespace
- Shift.Toolbox.Reporting.PerformanceReport.Models
- Assembly
- Shift.Toolbox.dll
public class Area
- Inheritance
-
Area
- Inherited Members
- Extension Methods
Constructors
Area()
public Area()
Properties
Description
public string Description { get; set; }
Property Value
Id
public Guid Id { get; set; }
Property Value
Name
public string Name { get; set; }