Class DepartmentCompetency
- Namespace
- Shift.Sdk.UI
- Assembly
- Shift.Sdk.dll
public class DepartmentCompetency
- Inheritance
-
DepartmentCompetency
- Inherited Members
-
- Extension Methods
-
Constructors
DepartmentCompetency()
public DepartmentCompetency()
Properties
CompetencyStandardIdentifier
public Guid CompetencyStandardIdentifier { get; set; }
Property Value
- Guid
DepartmentIdentifier
public Guid DepartmentIdentifier { get; set; }
Property Value
- Guid
IsCritical
public bool IsCritical { get; set; }
Property Value
- bool
IsSelected
public bool IsSelected { get; set; }
Property Value
- bool
IsTimeSensitive
public bool IsTimeSensitive { get; set; }
Property Value
- bool
ProfileStandardIdentifier
public Guid ProfileStandardIdentifier { get; set; }
Property Value
- Guid
ValidForCount
public int? ValidForCount { get; set; }
Property Value
- int?
ValidForUnit
public string ValidForUnit { get; set; }
Property Value
- string