Table of Contents

Class DepartmentProfileCompetency

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class DepartmentProfileCompetency
Inheritance
DepartmentProfileCompetency
Inherited Members

Constructors

DepartmentProfileCompetency()

public DepartmentProfileCompetency()

Properties

Competency

public virtual Standard Competency { get; set; }

Property Value

Standard

CompetencyStandardIdentifier

public Guid CompetencyStandardIdentifier { get; set; }

Property Value

Guid

Department

public virtual Department Department { get; set; }

Property Value

Department

DepartmentIdentifier

public Guid DepartmentIdentifier { get; set; }

Property Value

Guid

IsCritical

public bool IsCritical { get; set; }

Property Value

bool

LifetimeMonths

public int? LifetimeMonths { get; set; }

Property Value

int?

Profile

public virtual Standard Profile { get; set; }

Property Value

Standard

ProfileStandardIdentifier

public Guid ProfileStandardIdentifier { get; set; }

Property Value

Guid