Table of Contents

Class PrerequisiteCondition

Namespace
InSite.Domain.CourseObjects
Assembly
Shift.Sdk.dll
public class PrerequisiteCondition : BaseObject
Inheritance
PrerequisiteCondition
Inherited Members
Extension Methods

Constructors

PrerequisiteCondition()

public PrerequisiteCondition()

Properties

ScoreFrom

public int? ScoreFrom { get; set; }

Property Value

int?

ScoreThru

public int? ScoreThru { get; set; }

Property Value

int?