Class QCompetencyRequirement
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
public class QCompetencyRequirement
- Inheritance
-
QCompetencyRequirement
- Inherited Members
-
- Extension Methods
-
Constructors
QCompetencyRequirement()
public QCompetencyRequirement()
Properties
Competency
public virtual VCompetency Competency { get; set; }
Property Value
- VCompetency
CompetencyHours
public decimal? CompetencyHours { get; set; }
Property Value
- decimal?
CompetencyStandardIdentifier
public Guid CompetencyStandardIdentifier { get; set; }
Property Value
- Guid
IncludeHoursToArea
public bool IncludeHoursToArea { get; set; }
Property Value
- bool
JournalItems
public int? JournalItems { get; set; }
Property Value
- int?
JournalSetup
public virtual QJournalSetup JournalSetup { get; set; }
Property Value
- QJournalSetup
JournalSetupIdentifier
public Guid JournalSetupIdentifier { get; set; }
Property Value
- Guid
SkillRating
public int? SkillRating { get; set; }
Property Value
- int?