Type ParametroAlerta
Namespace Aseinfo.VH4.Data
Parent EntityObject
No Metadata Documentation available.
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
ParametroAlerta CreateParametroAlerta(int codigo, string parametro, string codigoFieldDescriptor, string promptLocalizationKey, bool esVisible, Byte orden)
Create a new ParametroAlerta object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
string
parametro - Initial value of the Parametro property.
-
string
codigoFieldDescriptor - Initial value of the CodigoFieldDescriptor property.
-
string
promptLocalizationKey - Initial value of the PromptLocalizationKey property.
-
bool
esVisible - Initial value of the EsVisible property.
-
Byte
orden - Initial value of the Orden property.
Public properties
Alerta Alerta get; set;
No Metadata Documentation available.
EntityReference<Alerta> AlertaReference get; set;
No Metadata Documentation available.
int Codigo get; set;
No Metadata Documentation available.
string CodigoFieldDescriptor get; set;
No Metadata Documentation available.
string CodigoListaValores get; set;
No Metadata Documentation available.
string DescripcionLocalizationKey get; set;
No Metadata Documentation available.
EntityKey EntityKey get; set;
EntityState EntityState get;
bool EsVisible get; set;
No Metadata Documentation available.
Nullable<DateTime> FechaGrabacion get; set;
No Metadata Documentation available.
Nullable<DateTime> FechaUltimaModificacion get; set;
No Metadata Documentation available.
Byte Orden get; set;
No Metadata Documentation available.
string Parametro get; set;
No Metadata Documentation available.
string PromptLocalizationKey get; set;
No Metadata Documentation available.
string UsuarioGrabacion get; set;
No Metadata Documentation available.
string UsuarioUltimaModificacion get; set;
No Metadata Documentation available.
string ValorDefault get; set;
No Metadata Documentation available.