NomType : Caractere Virtuel Lecture Public;
Si la sorte de l'habilitation n'est pas HabilitationType, alors l'exception ContrainteSelonNonRespectee est envoyée.
Principal
/*******/
Variable
/******/
H : Nul Ou Habilitations;
Debut
...
Ecran.Ecrire("Nom type="+H.HabilitationDuType.NomType);
/* Ecrit le nom du type habilite. */
...
Fin Principal
- | - | - | - | - | - | - | - | - |