Evolution : Data Model API Documentation

Type RangoObjetivosSeguridadOcupacional

Namespace Aseinfo.VH4.Data

Parent EntityObject

Interfaces IAuditedEntity, IHasPropertyBag, IFileAttachmentCapableEntity

Información de los rangos de los objetivos, es utilizando en la evaluación de objetivos para mostrar una descripción cualitativa según la nota obtenida

Events

Methods

Properties

Events

PropertyChanged

PropertyChanging

Public static methods

RangoObjetivosSeguridadOcupacional CreateRangoObjetivosSeguridadOcupacional(int codigo, string descripcion, decimal rangoInicial, decimal rangoFinal, int valor)

Create a new RangoObjetivosSeguridadOcupacional object.
Parameters
int codigo
Initial value of the Codigo property.
string descripcion
Initial value of the Descripcion property.
decimal rangoInicial
Initial value of the RangoInicial property.
decimal rangoFinal
Initial value of the RangoFinal property.
int valor
Initial value of the Valor property.

Public properties

int Codigo get; set;

Código del rango de objetivos

Compania Compania get; set;

Compañía donde aplica el rango de objetivos de seguridad ocupacional

EntityReference<Compania> CompaniaReference get; set;

Compañía donde aplica el rango de objetivos de seguridad ocupacional

string Descripcion get; set;

Descripción del rango de objetivos

EntityKey EntityKey get; set;

EntityState EntityState get;

Nullable<DateTime> FechaGrabacion get; set;

Fecha en que se creó el registro

Nullable<DateTime> FechaUltimaModificacion get; set;

Fecha en que se modificó el registro

List<Guid> FileAttachments get; set;

Contiene la información cruda del XML que contiene las referencias a los file uploads que se han hecho

decimal RangoFinal get; set;

Valor del límite superior del rango

decimal RangoInicial get; set;

Valor del límite inferior del rango

string RawPropertyBagData get; set;

Información de campos adicionales

string UsuarioGrabacion get; set;

Usuario que creó el registro

string UsuarioUltimaModificacion get; set;

Usuario que modificó el registro

int Valor get; set;

Valor del rango, puede ser utilizado para una evaluación cualtitativa