Class UserReport
- Inheritance
-
UserReport
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public AreaScoreResult AreaScores { get; set; }
Property Value
- AreaScoreResult
public Area[] Areas { get; set; }
Property Value
- Area[]
public string Description { get; set; }
Property Value
- string
public string FullName { get; set; }
Property Value
- string
NursingRoleText
public string NursingRoleText { get; set; }
Property Value
- string
public string PersonCode { get; set; }
Property Value
- string
public DateTime ReportIssued { get; set; }
Property Value
- DateTime
public UserReportType ReportType { get; set; }
Property Value
- UserReportType