Type ComplejidadPensamientoValuacionHay
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity
Complejidades de pensmaiento valuación hay
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public instance methods
bool ShouldSerializeMatrices()
Propiedad agregada explícitamente para que no se serialice al momento de generar el registro de auditoría
bool ShouldSerializeValuaciones()
Propiedad agregada explícitamente para que no se serialice al momento de generar el registro de auditoría
Public static methods
ComplejidadPensamientoValuacionHay CreateComplejidadPensamientoValuacionHay(int codigo, string nombre)
Create a new ComplejidadPensamientoValuacionHay object.
Parameters
-
int
codigo - Initial value of the Codigo 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
EntityCollection<MatrizSolucionProblemasValuacionHay> Matrices get; set;
Matrices
string Nombre get; set;
Nombre
string RawPropertyBagData get; set;
Data 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.