Table of Contents

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

string

Weight

public decimal Weight { get; set; }

Property Value

decimal

WeightedMaxScore

public decimal WeightedMaxScore { get; set; }

Property Value

decimal

WeightedScore

public decimal WeightedScore { get; set; }

Property Value

decimal