Class OutcomeSummary
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
public class OutcomeSummary
- Inheritance
-
OutcomeSummary
- Inherited Members
-
- Extension Methods
-
Constructors
OutcomeSummary()
Properties
AvgScore
public decimal AvgScore { get; set; }
Property Value
- decimal
ParentStandardTitle
public string ParentStandardTitle { get; set; }
Property Value
- string
StandardIdentifier
public Guid StandardIdentifier { get; set; }
Property Value
- Guid
StandardTitle
public string StandardTitle { get; set; }
Property Value
- string
StdScore
public double? StdScore { get; set; }
Property Value
- double?
StudentCount
public int StudentCount { get; set; }
Property Value
- int
Term
public string Term { get; set; }
Property Value
- string