Table of Contents

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

string

Id

public Guid Id { get; set; }

Property Value

Guid

Name

public string Name { get; set; }

Property Value

string