Type ObjetivoAnual
Namespace Aseinfo.VH4.Data
Parent EntityObject
No Metadata Documentation available.
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
ObjetivoAnual CreateObjetivoAnual(int codigo, decimal peso, string objetivo)
Create a new ObjetivoAnual object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
decimal
peso - Initial value of the Peso property.
-
string
objetivo - Initial value of the Objetivo property.
Public properties
string ActividadesAcordadas get; set;
Actividades acordadas entre el evaluado y el evaluador
int Codigo get; set;
Codigo de la Entidad
EntityKey EntityKey get; set;
EntityState EntityState get;
Nullable<DateTime> FechaEstimadaCumplimiento get; set;
Fecha en la cual se estima el cumplimiento del objetivo
string Indicador get; set;
No Metadata Documentation available.
string Metrica get; set;
Metrica que se utilizara para la medicion del cumplimiento del objetivo
string Objetivo get; set;
Descripcion del objetivos evaluadas
EntityCollection<ObjetivoEvaluacion> ObjetivosEvaluacion get; set;
No Metadata Documentation available.
decimal Peso get; set;
Peso que tendra el objetivo a evaluar
PlanificacionObjetivosAnuales PlanificacionObjetivosAnuales get; set;
Planificacion de objetivo anual
EntityReference<PlanificacionObjetivosAnuales> PlanificacionObjetivosAnualesReference get; set;
Planificacion de objetivo anual
string ResultadosEsperados get; set;
Resultados que son esperados para cumplir el objetivo