CommandeDocument Class

Classe CommandeDocument : Hérite de la classe Document

Definition

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

Constructors

CommandeDocument Valorise les propriétés

Properties

DateCommande date de la commande
(Inherited from Commande)
Id id commande
(Inherited from Commande)
IdLivreDvd idLivredvd
IdSuivi idSuivi
LibelleSuivi libelle du suivi
Montant montant de la commnande
(Inherited from Commande)
NbExemplaire Nombre d'exemplaires

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also