Motif Classe

Classe représentant la table "motif" dans la base de données.

Definition

Espace de nom: Mediatek86.Models
Assembly: Mediatek86 (in Mediatek86.exe) Version: 1.0.0+385b7dbc3a0af9bd7357d6111ce58d796c78aada
XMLNS pour XAML: Nom mappé à un xmlns.
C#
public class Motif
Inheritance
Object    Motif

Constructeurs

MotifInitialise une nouvelle instance de la classe Motif.

Propriétés

Absences Collection des absences associées à ce motif.
IdMotif Clé primaire de la table Motif.
Libelle Libellé du motif.

Méthodes

EqualsDetermines whether the specified object is equal to the current object.
(Hérité de Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Hérité de Object)
GetHashCodeServes as the default hash function.
(Hérité de Object)
GetTypeGets the Type of the current instance.
(Hérité de Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Hérité de Object)
ToStringReturns a string that represents the current object.
(Hérité de Object)

Voir aussi