Type ImpactoMagnitudResponsabilidadValuacionHay
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity
Impactos en Magnitud
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
ImpactoMagnitudResponsabilidadValuacionHay CreateImpactoMagnitudResponsabilidadValuacionHay(int codigo, string letra, string nombre)
Create a new ImpactoMagnitudResponsabilidadValuacionHay object.
Parameters
-
int
codigo - Initial value of the Codigo 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
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.
string Letra get; set;
Letra
MagnitudResponsabilidadValuacionHay MagnitudResponsabilidad get; set;
Magnitud sobre la que define el impacto
EntityReference<MagnitudResponsabilidadValuacionHay> MagnitudResponsabilidadReference get; set;
Magnitud sobre la que define el impacto
EntityCollection<MatrizResponsabilidadValuacionHay> Matrices get; set;
Matrices
string Nombre get; set;
Nombre
string RawPropertyBagData get; set;
Datos 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.