Class EntrySummaryItem
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
public class EntrySummaryItem
- Inheritance
-
EntrySummaryItem
- Inherited Members
-
- Extension Methods
-
Constructors
EntrySummaryItem()
public EntrySummaryItem()
Properties
Class
public string Class { get; set; }
Property Value
- string
Competency
public string Competency { get; set; }
Property Value
- string
CompetencyHours
public decimal? CompetencyHours { get; set; }
Property Value
- decimal?
CompetencySatisfactionLevel
public string CompetencySatisfactionLevel { get; set; }
Property Value
- string
CompetencySkillRating
public int? CompetencySkillRating { get; set; }
Property Value
- int?
CompetencyStandardIdentifier
public Guid? CompetencyStandardIdentifier { get; set; }
Property Value
- Guid?
Created
public DateTimeOffset Created { get; set; }
Property Value
- DateTimeOffset
Employer
public string Employer { get; set; }
Property Value
- string
EntryHours
public decimal? EntryHours { get; set; }
Property Value
- decimal?
EntryNumber
public int EntryNumber { get; set; }
Property Value
- int
ExperienceIdentifier
public Guid ExperienceIdentifier { get; set; }
Property Value
- Guid
GAC
public string GAC { get; set; }
Property Value
- string
JournalSetupIdentifier
public Guid JournalSetupIdentifier { get; set; }
Property Value
- Guid
Logbook
public string Logbook { get; set; }
Property Value
- string
Started
public DateTime? Started { get; set; }
Property Value
- DateTime?
Stopped
public DateTime? Stopped { get; set; }
Property Value
- DateTime?
Supervisor
public string Supervisor { get; set; }
Property Value
- string
TrainingLocation
public string TrainingLocation { get; set; }
Property Value
- string
User
public string User { get; set; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid
Validated
public bool Validated { get; set; }
Property Value
- bool