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)
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.
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
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.