Class CompetencyRequirement
public class CompetencyRequirement
- Inheritance
-
CompetencyRequirement
- Inherited Members
- Extension Methods
Constructors
CompetencyRequirement()
public CompetencyRequirement()
Properties
Competency
public Guid Competency { get; set; }
Property Value
Hours
public decimal? Hours { get; set; }
Property Value
IncludeHoursToArea
public bool IncludeHoursToArea { get; set; }
Property Value
JournalItems
public int? JournalItems { get; set; }
Property Value
- int?
SkillRating
public int? SkillRating { get; set; }
Property Value
- int?