Type PerfilCaracteristicoValuacionHay
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity
Perfiles Característicos
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
PerfilCaracteristicoValuacionHay CreatePerfilCaracteristicoValuacionHay(int codigo, string perfil, decimal porcentaje, decimal habilidad, decimal responsabilidad, decimal solucionProblemas)
Create a new PerfilCaracteristicoValuacionHay object.
Parameters
-
intcodigo - Initial value of the Codigo property.
-
stringperfil - Initial value of the Perfil property.
-
decimalporcentaje - Initial value of the Porcentaje property.
-
decimalhabilidad - Initial value of the Habilidad property.
-
decimalresponsabilidad - Initial value of the Responsabilidad property.
-
decimalsolucionProblemas - Initial value of the SolucionProblemas property.
Public properties
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
decimal Habilidad get; set;
Valor para Habilidad
string Perfil get; set;
Nombre del Perfil
decimal Porcentaje get; set;
Porcentaje del Perfil
string RawPropertyBagData get; set;
Datos de campos adicionales
decimal Responsabilidad get; set;
Valor para Responsabilidad
decimal SolucionProblemas get; set;
Valor para Solución de Problemas
string UsuarioGrabacion get; set;
No Metadata Documentation available.
string UsuarioUltimaModificacion get; set;
No Metadata Documentation available.
EntityCollection<ValuacionHay> Valuaciones get; set;
Valuaciones