Type ObjetivoAnual
Namespace Aseinfo.VH4.Data
Parent EntityObject
No Metadata Documentation available. 
			
		
			Events
Methods
- CreateObjetivoAnual
 - ShouldSerializePlanificacionObjetivosAnuales
 - ShouldSerializePlanificacionObjetivosAnualesReference
 
Properties
Events
PropertyChanged
PropertyChanging
Public instance methods
bool ShouldSerializePlanificacionObjetivosAnuales()
Propiedad agregada explícitamente para que no se serialice al momento de generar el registro de auditoría 
		
	bool ShouldSerializePlanificacionObjetivosAnualesReference()
Propiedad agregada explícitamente para que no se serialice al momento de generar el registro de auditoría 
		
	Public static methods
ObjetivoAnual CreateObjetivoAnual(int codigo, decimal peso, string objetivo)
Create a new ObjetivoAnual object. 
			
				
		
	Parameters
- 
							
intcodigo - Initial value of the Codigo property.
 - 
							
decimalpeso - Initial value of the Peso property.
 - 
							
stringobjetivo - 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