Type PuntoHabilidadResolucionProblemasValuacionHay
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity
Puntos de habilidades para solución de problemas 
			
		
			Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
PuntoHabilidadResolucionProblemasValuacionHay CreatePuntoHabilidadResolucionProblemasValuacionHay(int codigo, string nombre, decimal valor)
Create a new PuntoHabilidadResolucionProblemasValuacionHay object. 
			
				
		
	Parameters
- 
							
intcodigo - Initial value of the Codigo property.
 - 
							
stringnombre - Initial value of the Nombre property.
 - 
							
decimalvalor - Initial value of the Valor property.
 
Public properties
EntityCollection<AuxiliarSolucionProblemasValuacionHay> AuxiliaresSolucionProblemas get; set;
Auxiliares solución de problemas 
		
	int Codigo get; set;
Código 
		
	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 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. 
		
	decimal Valor get; set;
No Metadata Documentation available.