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
- 
							
intcodigo - Initial value of the Codigo property.
 - 
							
stringparametro - Initial value of the Parametro property.
 - 
							
stringcodigoFieldDescriptor - Initial value of the CodigoFieldDescriptor property.
 - 
							
stringpromptLocalizationKey - Initial value of the PromptLocalizationKey property.
 - 
							
boolesVisible - Initial value of the EsVisible property.
 - 
							
Byteorden - 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.