Table of Contents

Class AssessmentTypeScore

Namespace
Shift.Toolbox.Reporting.PerformanceReport.Models
Assembly
Shift.Toolbox.dll
public class AssessmentTypeScore
Inheritance
AssessmentTypeScore
Inherited Members
Extension Methods

Constructors

AssessmentTypeScore()

public AssessmentTypeScore()

Properties

Name

public string Name { get; set; }

Property Value

string

RoleScores

public RoleScore[] RoleScores { get; set; }

Property Value

RoleScore[]

Weight

public decimal Weight { get; set; }

Property Value

decimal

Methods

GetWeightedScore()

public decimal GetWeightedScore()

Returns

decimal