Type BitacoraCandidato
Namespace Aseinfo.VH4.Data
Parent EntityObject
No Metadata Documentation available.
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
BitacoraCandidato CreateBitacoraCandidato(int codigo, string estadoDb, DateTime fecha, string usuario)
Create a new BitacoraCandidato object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
string
estadoDb - Initial value of the EstadoDb property.
-
DateTime
fecha - Initial value of the Fecha property.
-
string
usuario - Initial value of the Usuario property.
Public properties
CandidatoConcurso Candidato get; set;
Candidato al que pertenece este registro de bitácora
EntityReference<CandidatoConcurso> CandidatoReference get; set;
Candidato al que pertenece este registro de bitácora
int Codigo get; set;
Correlativo del registro en la bitácora
string Comentario get; set;
Observación o comentario anotado por el usuario a propósito del cambio de estado
EntityKey EntityKey get; set;
EntityState EntityState get;
EstadoCandidatoConcursoSeleccion Estado get; set;
Estado del candidato en el concurso de selección registrado en la bitácora
string EstadoDb get; set;
Estado del Candidato registrado en la bitácora
DateTime Fecha get; set;
Fecha de cambio de estado
string Usuario get; set;
Usuario que realizó el cambio de estado