Type EjecucionProgramadaAlerta
Namespace Aseinfo.VH4.Data
Parent EntityObject
Programación de ejecución inmediata de alertas
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public instance methods
bool ShouldSerializeParametros()
Propiedad agregada explícitamente para que no se serialice al momento de generar el registro de auditoría
Public static methods
EjecucionProgramadaAlerta CreateEjecucionProgramadaAlerta(int codigo, string estadoDb)
Create a new EjecucionProgramadaAlerta object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
string
estadoDb - Initial value of the EstadoDb property.
Public properties
Alerta Alerta get; set;
Alerta a Ejecutar
EntityReference<Alerta> AlertaReference get; set;
Alerta a Ejecutar
int Codigo get; set;
No Metadata Documentation available.
Byte[] DefinicionReporte get; set;
No Metadata Documentation available.
EntityKey EntityKey get; set;
EntityState EntityState get;
EstadoEjecucionProgramadaAlerta Estado get; set;
Estado de la entidad de la actividad
string EstadoDb get; set;
No Metadata Documentation available.
Nullable<DateTime> FechaEjecucion get; set;
No Metadata Documentation available.
string MensajeError get; set;
No Metadata Documentation available.
EntityCollection<ParametroEjecucionProgramadaAlerta> Parametros get; set;
No Metadata Documentation available.