Type SolucionProblemasValuacionHay
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity
Soluciones de Problemas
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
SolucionProblemasValuacionHay CreateSolucionProblemasValuacionHay(int codigo, string nombre, decimal porcentaje, int grupoCorporativoCodigo)
Create a new SolucionProblemasValuacionHay object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
string
nombre - Initial value of the Nombre property.
-
decimal
porcentaje - Initial value of the Porcentaje property.
-
int
grupoCorporativoCodigo - Initial value of the GrupoCorporativoCodigo property.
Public properties
EntityCollection<AuxiliarSolucionProblemasValuacionHay> AuxiliaresSolucionProblemas get; set;
Auxiliares de 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
int GrupoCorporativoCodigo get; set;
Código de grupo corporativo
EntityReference<GrupoCorporativo> GrupoCorporativoReference get; set;
Grupo Corporativo
string Nombre get; set;
Nombre
decimal Porcentaje get; set;
Porcentaje aplicable a esta solución de problemas
string RawPropertyBagData get; set;
Datos de campos adicionales
string UsuarioGrabacion get; set;
No Metadata Documentation available.
string UsuarioUltimaModificacion get; set;
No Metadata Documentation available.