Evolution : Data Model API Documentation

Type ImpactoPuestoResultadoFinalValuacionHay

Namespace Aseinfo.VH4.Data

Parent EntityObject

Interfaces IHasPropertyBag, IAuditedEntity

Events

PropertyChanged

PropertyChanging

Public static methods

ImpactoPuestoResultadoFinalValuacionHay CreateImpactoPuestoResultadoFinalValuacionHay(int codigo, string tipoDb, string letra, string nombre)

Create a new ImpactoPuestoResultadoFinalValuacionHay object.
Parameters
int codigo
Initial value of the Codigo property.
string tipoDb
Initial value of the TipoDb property.
string letra
Initial value of the Letra property.
string nombre
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.