Class AssessmentTypeDate
- Namespace
- Shift.Toolbox.Reporting.PerformanceReport.Models
- Assembly
- Shift.Toolbox.dll
public class AssessmentTypeDate
- Inheritance
-
AssessmentTypeDate
- Inherited Members
- Extension Methods
Constructors
AssessmentTypeDate()
public AssessmentTypeDate()
Properties
AssessmentType
public string AssessmentType { get; set; }
Property Value
Date
public DateTime Date { get; set; }