BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Domain.Models.Insignias.InsigniaNote Class Reference
Inheritance diagram for BMA.EHR.Domain.Models.Insignias.InsigniaNote:
BMA.EHR.Domain.Models.Base.EntityBase

Properties

string? Name [get, set]
 
int Year [get, set]
 
virtual List< InsigniaNoteProfileInsigniaNoteProfiles [get, set]
 
virtual List< InsigniaNoteDocInsigniaNoteDocs [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

◆ InsigniaNoteDocs

virtual List<InsigniaNoteDoc> BMA.EHR.Domain.Models.Insignias.InsigniaNote.InsigniaNoteDocs
getset

◆ InsigniaNoteProfiles

virtual List<InsigniaNoteProfile> BMA.EHR.Domain.Models.Insignias.InsigniaNote.InsigniaNoteProfiles
getset

◆ Name

string? BMA.EHR.Domain.Models.Insignias.InsigniaNote.Name
getset

◆ Year

int BMA.EHR.Domain.Models.Insignias.InsigniaNote.Year
getset

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