Class RoleScore
- Namespace
- Shift.Toolbox.Reporting.PerformanceReport.Models
- Assembly
- Shift.Toolbox.dll
public class RoleScore
- Inheritance
-
RoleScore
- Inherited Members
- Extension Methods
Constructors
RoleScore()
public RoleScore()
Properties
Name
public string Name { get; set; }
Property Value
Weight
public decimal Weight { get; set; }
Property Value
WeightedMaxScore
public decimal WeightedMaxScore { get; set; }
Property Value
WeightedScore
public decimal WeightedScore { get; set; }