Type BitacoraAutorizacionPlanilla
Namespace Aseinfo.VH4.Data
Parent EntityObject
No Metadata Documentation available.
Events
Methods
- CreateBitacoraAutorizacionPlanilla
- ShouldSerializePeriodoPlanillaAutorizado
- ShouldSerializePeriodoPlanillaAutorizadoReference
Properties
Events
PropertyChanged
PropertyChanging
Public instance methods
bool ShouldSerializePeriodoPlanillaAutorizado()
Propiedad agregada explícitamente para que no se serialice al momento de generar el registro de auditoría
bool ShouldSerializePeriodoPlanillaAutorizadoReference()
Propiedad agregada explícitamente para que no se serialice al momento de generar el registro de auditoría
Public static methods
BitacoraAutorizacionPlanilla CreateBitacoraAutorizacionPlanilla(long codigo, DateTime fecha, string severidad, string mensaje, int periodoPlanillaAutorizadoCodigo)
Create a new BitacoraAutorizacionPlanilla object.
Parameters
-
long
codigo - Initial value of the Codigo property.
-
DateTime
fecha - Initial value of the Fecha property.
-
string
severidad - Initial value of the Severidad property.
-
string
mensaje - Initial value of the Mensaje property.
-
int
periodoPlanillaAutorizadoCodigo - Initial value of the PeriodoPlanillaAutorizadoCodigo property.
Public properties
long Codigo get; set;
Identificador único del registro de la bitácora
EntityKey EntityKey get; set;
EntityState EntityState get;
string Excepcion get; set;
Excepción generada cuando suceden errores
DateTime Fecha get; set;
Fecha y hora del registro en la bitácora
string Mensaje get; set;
Mensaje registrado en la bitácora
PeriodoPlanillaAutorizado PeriodoPlanillaAutorizado get; set;
No Metadata Documentation available.
int PeriodoPlanillaAutorizadoCodigo get; set;
Código del periodo planilla autorizado
EntityReference<PeriodoPlanillaAutorizado> PeriodoPlanillaAutorizadoReference get; set;
No Metadata Documentation available.
string Severidad get; set;
Severidad del registro