Type ConsolidacionNotaFactor
Namespace Aseinfo.VH4.Data
Parent EntityObject
No Metadata Documentation available.
Events
Methods
Properties
Events
PropertyChanged
PropertyChanging
Public static methods
ConsolidacionNotaFactor CreateConsolidacionNotaFactor(int codigo, decimal nota)
Create a new ConsolidacionNotaFactor object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
decimal
nota - Initial value of the Nota property.
Public properties
int Codigo get; set;
No Metadata Documentation available.
Competencia Competencia get; set;
No Metadata Documentation available.
EntityReference<Competencia> CompetenciaReference get; set;
No Metadata Documentation available.
EvaluacionConsolidada Consolidacion get; set;
No Metadata Documentation available.
EntityReference<EvaluacionConsolidada> ConsolidacionReference get; set;
No Metadata Documentation available.
EntityKey EntityKey get; set;
EntityState EntityState get;
FactorEvaluacion Factor get; set;
No Metadata Documentation available.
EntityReference<FactorEvaluacion> FactorReference get; set;
No Metadata Documentation available.
decimal Nota get; set;
No Metadata Documentation available.
Nullable<decimal> NotaEsperada get; set;
Nota esperada al momento de realizar la evaluacion