Table of Contents

Class VCompetency

Namespace
InSite.Application.Standards.Read
Assembly
Shift.Sdk.dll
public class VCompetency
Inheritance
VCompetency
Inherited Members
Extension Methods

Constructors

VCompetency()

public VCompetency()

Properties

AreaAsset

public int? AreaAsset { get; set; }

Property Value

int?

AreaCode

public string AreaCode { get; set; }

Property Value

string

AreaIdentifier

public Guid? AreaIdentifier { get; set; }

Property Value

Guid?

AreaLabel

public string AreaLabel { get; set; }

Property Value

string

AreaSequence

public int? AreaSequence { get; set; }

Property Value

int?

AreaSize

public int? AreaSize { get; set; }

Property Value

int?

AreaStandardType

public string AreaStandardType { get; set; }

Property Value

string

AreaTitle

public string AreaTitle { get; set; }

Property Value

string

CompetencyAsset

public int CompetencyAsset { get; set; }

Property Value

int

CompetencyCode

public string CompetencyCode { get; set; }

Property Value

string

CompetencyIdentifier

public Guid CompetencyIdentifier { get; set; }

Property Value

Guid

CompetencyLabel

public string CompetencyLabel { get; set; }

Property Value

string

CompetencyRequirements

public virtual ICollection<QCompetencyRequirement> CompetencyRequirements { get; set; }

Property Value

ICollection<QCompetencyRequirement>

CompetencySequence

public int CompetencySequence { get; set; }

Property Value

int

CompetencySize

public int? CompetencySize { get; set; }

Property Value

int?

CompetencyTitle

public string CompetencyTitle { get; set; }

Property Value

string

ExperienceCompetencies

public virtual ICollection<QExperienceCompetency> ExperienceCompetencies { get; set; }

Property Value

ICollection<QExperienceCompetency>

FrameworkIdentifier

public Guid? FrameworkIdentifier { get; set; }

Property Value

Guid?

Options

public virtual ICollection<QBankOption> Options { get; set; }

Property Value

ICollection<QBankOption>

QuestionSubCompetencies

public virtual ICollection<QBankQuestionSubCompetency> QuestionSubCompetencies { get; set; }

Property Value

ICollection<QBankQuestionSubCompetency>

Questions

public virtual ICollection<QBankQuestion> Questions { get; set; }

Property Value

ICollection<QBankQuestion>