BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.Commands.Core.Command Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.Commands.Core.Command:
Collaboration diagram for BMA.EHR.Domain.Models.Commands.Core.Command:

Properties

string CommandNo = string.Empty [get, set]
 
string CommandYear = string.Empty [get, set]
 
Guid CommandTypeId = Guid.Empty [get, set]
 
CommandType CommandType [get, set]
 
Guid IssuerOrganizationId = Guid.Empty [get, set]
 
string IssuerOrganizationName = string.Empty [get, set]
 
Guid CommandStatusId = Guid.Empty [get, set]
 
CommandStatus CommandStatus [get, set]
 
Guid AuthorizedUserId = Guid.Empty [get, set]
 
string AuthorizedUserFullName = string.Empty [get, set]
 
string AuthorizedPosition = string.Empty [get, set]
 
DateTime? CommandAffectDate [get, set]
 
DateTime? CommandExcecuteDate [get, set]
 
string CommandSubject = string.Empty [get, set]
 
Guid? PlacementId [get, set]
 
Placement.Placement Placement [get, set]
 
string? PositionName = string.Empty [get, set]
 
string? ConclusionRegisterNo = string.Empty [get, set]
 
DateTime? ConclusionRegisterDate = DateTime.Now [get, set]
 
string? ConclusionResultNo = string.Empty [get, set]
 
DateTime? ConclusionResultDate = DateTime.Now [get, set]
 
string? ConclusionMeetingNo = string.Empty [get, set]
 
DateTime? ConclusionMeetingDate = DateTime.Now [get, set]
 
string? ConclusionReturnNo = string.Empty [get, set]
 
DateTime? ConclusionReturnDate = DateTime.Now [get, set]
 
string? SourceOrganizationName [get, set]
 
string? MilitaryCommandNo [get, set]
 
DateTime? MilitaryCommanDate [get, set]
 
string? PlacementCommandIssuer [get, set]
 
string? PlacementCommandNo [get, set]
 
DateTime? PlacementCommandDate [get, set]
 
string? PlacementPositionName [get, set]
 
string? PlacementOrganizationName [get, set]
 
DateTime? ProbationStartDate [get, set]
 
DateTime? ProbationEndDate [get, set]
 
string? ChairManFullName [get, set]
 
string? Member1FullName [get, set]
 
string? Member2FullName [get, set]
 
string? ReceiveOrganizationName [get, set]
 
string? TransferOrganizationName [get, set]
 
string? ConclusionReceiveNo [get, set]
 
DateTime? ConclusionReceiveDate [get, set]
 
string? GovAidCommandNo [get, set]
 
DateTime? GovAidCommandDate [get, set]
 
string? Fault [get, set]
 
string? GuiltyBasis [get, set]
 
string? ConclusionFireNo [get, set]
 
DateTime? ConclusionFireDate [get, set]
 
string? ConclusionFireResolution [get, set]
 
string? ConclusionTranferNo = string.Empty [get, set]
 
DateTime? ConclusionTranferDate = DateTime.Now [get, set]
 
virtual List< CommandDocumentDocuments = new() [get, set]
 
virtual List< CommandReceiverReceivers [get, set]
 
virtual List< CommandDeploymentDeployments [get, set]
 
virtual Guid OwnerGovId = Guid.Empty [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

◆ AuthorizedPosition

string BMA.EHR.Domain.Models.Commands.Core.Command.AuthorizedPosition = string.Empty
getset

◆ AuthorizedUserFullName

string BMA.EHR.Domain.Models.Commands.Core.Command.AuthorizedUserFullName = string.Empty
getset

◆ AuthorizedUserId

Guid BMA.EHR.Domain.Models.Commands.Core.Command.AuthorizedUserId = Guid.Empty
getset

◆ ChairManFullName

string? BMA.EHR.Domain.Models.Commands.Core.Command.ChairManFullName
getset

◆ CommandAffectDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.CommandAffectDate
getset

◆ CommandExcecuteDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.CommandExcecuteDate
getset

◆ CommandNo

string BMA.EHR.Domain.Models.Commands.Core.Command.CommandNo = string.Empty
getset

◆ CommandStatus

CommandStatus BMA.EHR.Domain.Models.Commands.Core.Command.CommandStatus
getset

◆ CommandStatusId

Guid BMA.EHR.Domain.Models.Commands.Core.Command.CommandStatusId = Guid.Empty
getset

◆ CommandSubject

string BMA.EHR.Domain.Models.Commands.Core.Command.CommandSubject = string.Empty
getset

◆ CommandType

CommandType BMA.EHR.Domain.Models.Commands.Core.Command.CommandType
getset

◆ CommandTypeId

Guid BMA.EHR.Domain.Models.Commands.Core.Command.CommandTypeId = Guid.Empty
getset

◆ CommandYear

string BMA.EHR.Domain.Models.Commands.Core.Command.CommandYear = string.Empty
getset

◆ ConclusionFireDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionFireDate
getset

◆ ConclusionFireNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionFireNo
getset

◆ ConclusionFireResolution

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionFireResolution
getset

◆ ConclusionMeetingDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionMeetingDate = DateTime.Now
getset

◆ ConclusionMeetingNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionMeetingNo = string.Empty
getset

◆ ConclusionReceiveDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionReceiveDate
getset

◆ ConclusionReceiveNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionReceiveNo
getset

◆ ConclusionRegisterDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionRegisterDate = DateTime.Now
getset

◆ ConclusionRegisterNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionRegisterNo = string.Empty
getset

◆ ConclusionResultDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionResultDate = DateTime.Now
getset

◆ ConclusionResultNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionResultNo = string.Empty
getset

◆ ConclusionReturnDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionReturnDate = DateTime.Now
getset

◆ ConclusionReturnNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionReturnNo = string.Empty
getset

◆ ConclusionTranferDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionTranferDate = DateTime.Now
getset

◆ ConclusionTranferNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.ConclusionTranferNo = string.Empty
getset

◆ Deployments

virtual List<CommandDeployment> BMA.EHR.Domain.Models.Commands.Core.Command.Deployments
getset

◆ Documents

virtual List<CommandDocument> BMA.EHR.Domain.Models.Commands.Core.Command.Documents = new()
getset

◆ Fault

string? BMA.EHR.Domain.Models.Commands.Core.Command.Fault
getset

◆ GovAidCommandDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.GovAidCommandDate
getset

◆ GovAidCommandNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.GovAidCommandNo
getset

◆ GuiltyBasis

string? BMA.EHR.Domain.Models.Commands.Core.Command.GuiltyBasis
getset

◆ IssuerOrganizationId

Guid BMA.EHR.Domain.Models.Commands.Core.Command.IssuerOrganizationId = Guid.Empty
getset

◆ IssuerOrganizationName

string BMA.EHR.Domain.Models.Commands.Core.Command.IssuerOrganizationName = string.Empty
getset

◆ Member1FullName

string? BMA.EHR.Domain.Models.Commands.Core.Command.Member1FullName
getset

◆ Member2FullName

string? BMA.EHR.Domain.Models.Commands.Core.Command.Member2FullName
getset

◆ MilitaryCommanDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.MilitaryCommanDate
getset

◆ MilitaryCommandNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.MilitaryCommandNo
getset

◆ OwnerGovId

virtual Guid BMA.EHR.Domain.Models.Commands.Core.Command.OwnerGovId = Guid.Empty
getset

◆ Placement

Placement.Placement BMA.EHR.Domain.Models.Commands.Core.Command.Placement
getset

◆ PlacementCommandDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.PlacementCommandDate
getset

◆ PlacementCommandIssuer

string? BMA.EHR.Domain.Models.Commands.Core.Command.PlacementCommandIssuer
getset

◆ PlacementCommandNo

string? BMA.EHR.Domain.Models.Commands.Core.Command.PlacementCommandNo
getset

◆ PlacementId

Guid? BMA.EHR.Domain.Models.Commands.Core.Command.PlacementId
getset

◆ PlacementOrganizationName

string? BMA.EHR.Domain.Models.Commands.Core.Command.PlacementOrganizationName
getset

◆ PlacementPositionName

string? BMA.EHR.Domain.Models.Commands.Core.Command.PlacementPositionName
getset

◆ PositionName

string? BMA.EHR.Domain.Models.Commands.Core.Command.PositionName = string.Empty
getset

◆ ProbationEndDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ProbationEndDate
getset

◆ ProbationStartDate

DateTime? BMA.EHR.Domain.Models.Commands.Core.Command.ProbationStartDate
getset

◆ ReceiveOrganizationName

string? BMA.EHR.Domain.Models.Commands.Core.Command.ReceiveOrganizationName
getset

◆ Receivers

virtual List<CommandReceiver> BMA.EHR.Domain.Models.Commands.Core.Command.Receivers
getset

◆ SourceOrganizationName

string? BMA.EHR.Domain.Models.Commands.Core.Command.SourceOrganizationName
getset

◆ TransferOrganizationName

string? BMA.EHR.Domain.Models.Commands.Core.Command.TransferOrganizationName
getset

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