Type ImpactoPuestoResultadoFinalValuacionHay
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity
Impacto de puestos en resultado final valuación hay 
			
		
			Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
ImpactoPuestoResultadoFinalValuacionHay CreateImpactoPuestoResultadoFinalValuacionHay(int codigo, string tipoDb, string letra, string nombre)
Create a new ImpactoPuestoResultadoFinalValuacionHay object. 
			
				
		
	Parameters
- 
							
intcodigo - Initial value of the Codigo property.
 - 
							
stringtipoDb - Initial value of the TipoDb property.
 - 
							
stringletra - Initial value of the Letra property.
 - 
							
stringnombre - Initial value of the Nombre property.
 
Public properties
int Codigo get; set;
Código 
		
	string Descripcion get; set;
Descripción 
		
	EntityKey EntityKey get; set;
EntityState EntityState get;
Nullable<DateTime> FechaGrabacion get; set;
No Metadata Documentation available. 
		
	Nullable<DateTime> FechaUltimaModificacion get; set;
No Metadata Documentation available. 
		
	GrupoCorporativo GrupoCorporativo get; set;
Grupo Corporativo 
		
	EntityReference<GrupoCorporativo> GrupoCorporativoReference get; set;
Grupo Corporativo 
		
	string Letra get; set;
Letra 
		
	string Nombre get; set;
Nombre 
		
	string RawPropertyBagData get; set;
Datos de campos adicionales 
		
	TipoImpactoResultadoFinalValuacionHay Tipo get; set;
Tipo de Impacto en Resultado Final 
		
	string TipoDb get; set;
Tipo de Impacto 
		
	string UsuarioGrabacion get; set;
No Metadata Documentation available. 
		
	string UsuarioUltimaModificacion get; set;
No Metadata Documentation available.