Table of Contents

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

string

Date

public DateTime Date { get; set; }

Property Value

DateTime