|
|
|
@ -65,8 +65,8 @@ namespace EPAServeur.Models.Formation |
|
|
|
|
public ParticipationFormation ParticipationFormation { get; set; } |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Origine de formation qui est liée à la demande de formation |
|
|
|
|
/// Origine de demande qui est liée à la demande de formation |
|
|
|
|
/// </summary> |
|
|
|
|
public OrigineFormation OrigineFormation { get; set; } |
|
|
|
|
public OrigineDemande OrigineDemande { get; set; } |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|