Evolution : Data Model API Documentation

Type PerfilCaracteristicoValuacionHay

Namespace Aseinfo.VH4.Data

Parent EntityObject

Interfaces IHasPropertyBag, IAuditedEntity

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
int codigo
Initial value of the Codigo property.
string perfil
Initial value of the Perfil property.
decimal porcentaje
Initial value of the Porcentaje property.
decimal habilidad
Initial value of the Habilidad property.
decimal responsabilidad
Initial value of the Responsabilidad property.
decimal solucionProblemas
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