Class QExperience
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
QExperience
- Inherited Members
-
- Extension Methods
-
Constructors
QExperience()
Properties
Competencies
public virtual ICollection<QExperienceCompetency> Competencies { get; set; }
Property Value
- ICollection<QExperienceCompetency>
Employer
public string Employer { get; set; }
Property Value
- string
ExperienceCompleted
public DateTime? ExperienceCompleted { get; set; }
Property Value
- DateTime?
ExperienceCreated
public DateTimeOffset ExperienceCreated { get; set; }
Property Value
- DateTimeOffset
ExperienceEvidence
public string ExperienceEvidence { get; set; }
Property Value
- string
ExperienceHours
public decimal? ExperienceHours { get; set; }
Property Value
- decimal?
ExperienceIdentifier
public Guid ExperienceIdentifier { get; set; }
Property Value
- Guid
ExperienceStarted
public DateTime? ExperienceStarted { get; set; }
Property Value
- DateTime?
ExperienceStopped
public DateTime? ExperienceStopped { get; set; }
Property Value
- DateTime?
ExperienceValidated
public DateTimeOffset? ExperienceValidated { get; set; }
Property Value
- DateTimeOffset?
Instructor
public string Instructor { get; set; }
Property Value
- string
Journal
public virtual QJournal Journal { get; set; }
Property Value
- QJournal
JournalIdentifier
public Guid JournalIdentifier { get; set; }
Property Value
- Guid
public Guid? MediaEvidenceFileIdentifier { get; set; }
Property Value
- Guid?
public string MediaEvidenceName { get; set; }
Property Value
- string
public string MediaEvidenceType { get; set; }
Property Value
- string
Sequence
public int Sequence { get; set; }
Property Value
- int
SkillRating
public int? SkillRating { get; set; }
Property Value
- int?
Supervisor
public string Supervisor { get; set; }
Property Value
- string
public string TrainingComment { get; set; }
Property Value
- string
TrainingCourseTitle
public string TrainingCourseTitle { get; set; }
Property Value
- string
TrainingLevel
public string TrainingLevel { get; set; }
Property Value
- string
TrainingLocation
public string TrainingLocation { get; set; }
Property Value
- string
TrainingProvider
public string TrainingProvider { get; set; }
Property Value
- string
TrainingType
public string TrainingType { get; set; }
Property Value
- string
Validator
public virtual VUser Validator { get; set; }
Property Value
- VUser
ValidatorUserIdentifier
public Guid? ValidatorUserIdentifier { get; set; }
Property Value
- Guid?