Categorie Class

Classe métier Categorie (réunit les informations des classes Public, Genre et Rayon)

Definition

Namespace: MediaTekDocuments.model
Assembly: MediaTekDocuments (in MediaTekDocuments.exe) Version: 1.0.0.0 (1.0.0.0)
C#
public class Categorie
Inheritance
Object    Categorie
Derived

Constructors

Categorie Valorise les propriétés

Properties

Id id de la catégorie
Libelle libelle de la categorie

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString Récupération du libellé pour l'affichage dans les combos
(Overrides ObjectToString)

See Also