BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam Class Reference
Inheritance diagram for BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam:
BMA.EHR.Domain.Models.Base.EntityBase

Properties

string Name = string.Empty [get, set]
 
bool CheckDocument = false [get, set]
 
bool CheckDisability = false [get, set]
 
int? Round [get, set]
 
int? Year [get, set]
 
float? Fee = 0 [get, set]
 
DateTime? RegisterStartDate [get, set]
 
DateTime? RegisterEndDate [get, set]
 
DateTime? PaymentStartDate [get, set]
 
DateTime? PaymentEndDate [get, set]
 
DateTime? AnnouncementDate [get, set]
 
DateTime AnnouncementStartDate = DateTime.Now.Date [get, set]
 
DateTime AnnouncementEndDate = DateTime.Now.Date [get, set]
 
DateTime? ExamDate [get, set]
 
Guid? OrganizationCodeId [get, set]
 
string? OrganizationCodeName [get, set]
 
Guid? OrganizationId [get, set]
 
string? OrganizationName [get, set]
 
string? PaymentKrungThai [get, set]
 
string? Detail [get, set]
 
string? EditorCondition [get, set]
 
string? EditorConfirm [get, set]
 
string? Note [get, set]
 
bool IsActive = true [get, set]
 
bool SetSeat = false [get, set]
 
bool AnnouncementExam = false [get, set]
 
string? Category [get, set]
 
List< CandidateCandidate = new List<Candidate>() [get, set]
 
List< PositionExamPositionExam = new List<PositionExam>() [get, set]
 
- Properties inherited from BMA.EHR.Domain.Models.Base.EntityBase
Guid Id [get, set]
 
DateTime CreatedAt = DateTime.Now [get, set]
 
string CreatedUserId = string.Empty [get, set]
 
DateTime? LastUpdatedAt [get, set]
 
string LastUpdateUserId = string.Empty [get, set]
 
string CreatedFullName = string.Empty [get, set]
 
string LastUpdateFullName = string.Empty [get, set]
 

Property Documentation

◆ AnnouncementDate

DateTime? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.AnnouncementDate
getset

◆ AnnouncementEndDate

DateTime BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.AnnouncementEndDate = DateTime.Now.Date
getset

◆ AnnouncementExam

bool BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.AnnouncementExam = false
getset

◆ AnnouncementStartDate

DateTime BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.AnnouncementStartDate = DateTime.Now.Date
getset

◆ Candidate

List<Candidate> BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Candidate = new List<Candidate>()
getset

◆ Category

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Category
getset

◆ CheckDisability

bool BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.CheckDisability = false
getset

◆ CheckDocument

bool BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.CheckDocument = false
getset

◆ Detail

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Detail
getset

◆ EditorCondition

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.EditorCondition
getset

◆ EditorConfirm

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.EditorConfirm
getset

◆ ExamDate

DateTime? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.ExamDate
getset

◆ Fee

float? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Fee = 0
getset

◆ IsActive

bool BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.IsActive = true
getset

◆ Name

string BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Name = string.Empty
getset

◆ Note

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Note
getset

◆ OrganizationCodeId

Guid? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.OrganizationCodeId
getset

◆ OrganizationCodeName

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.OrganizationCodeName
getset

◆ OrganizationId

Guid? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.OrganizationId
getset

◆ OrganizationName

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.OrganizationName
getset

◆ PaymentEndDate

DateTime? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.PaymentEndDate
getset

◆ PaymentKrungThai

string? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.PaymentKrungThai
getset

◆ PaymentStartDate

DateTime? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.PaymentStartDate
getset

◆ PositionExam

List<PositionExam> BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.PositionExam = new List<PositionExam>()
getset

◆ RegisterEndDate

DateTime? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.RegisterEndDate
getset

◆ RegisterStartDate

DateTime? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.RegisterStartDate
getset

◆ Round

int? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Round
getset

◆ SetSeat

bool BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.SetSeat = false
getset

◆ Year

int? BMA.EHR.Domain.ModelsExam.Candidate.PeriodExam.Year
getset

The documentation for this class was generated from the following file: