Class Competency
- Namespace
- Shift.Toolbox.Progress
- Assembly
- Shift.Toolbox.dll
- Inheritance
-
Competency
- Inherited Members
-
- Extension Methods
-
Constructors
Properties
public decimal? CompletedHours { get; set; }
Property Value
- decimal?
public int? CompletedJournalItems { get; set; }
Property Value
- int?
public string Hours { get; set; }
Property Value
- string
public bool IncludeHoursToArea { get; set; }
Property Value
- bool
public string JournalItems { get; set; }
Property Value
- string
public string Name { get; set; }
Property Value
- string
public decimal? RequiredHours { get; set; }
Property Value
- decimal?
public int? RequiredJournalItems { get; set; }
Property Value
- int?
public string SatisfactionLevel { get; set; }
Property Value
- string
public bool Selected { get; set; }
Property Value
- bool
public int Sequence { get; set; }
Property Value
- int
public string SkillRating { get; set; }
Property Value
- string