Type HabilidadGerencialValuacionHay
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IAuditedEntity, IHasPropertyBag
Habilidades Gerenciales Valuación Hay 
			
		
			Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
HabilidadGerencialValuacionHay CreateHabilidadGerencialValuacionHay(int codigo, string letra, string nombre)
Create a new HabilidadGerencialValuacionHay object. 
			
				
		
	Parameters
- 
							
intcodigo - Initial value of the Codigo 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 que identifica la habilidad 
		
	EntityCollection<MatrizHabilidadesValuacionHay> Matrices get; set;
Matrices de habilidad 
		
	string Nombre get; set;
Nombre 
		
	string RawPropertyBagData get; set;
Datos de campos adicionales 
		
	string UsuarioGrabacion get; set;
No Metadata Documentation available. 
		
	string UsuarioUltimaModificacion get; set;
No Metadata Documentation available. 
		
	EntityCollection<ValuacionHay> Valuaciones get; set;
No Metadata Documentation available.