MaintenanceContractCustomerProductSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The MaintenanceContractCustomerProductSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| MaintenanceContractCustomerProductSchemaTable | Initializes a new instance of the MaintenanceContractCustomerProductSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ArePartsCoveredColumnName |
Gets the ArePartsCovered (Pièces couvertes) column name
| |
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| ContractIdColumnName |
Gets the ContractId (Code Contrat de maintenance) column name
| |
| CustomerProductIdColumnName |
Gets the CustomerProductId (Code produit client) column name
| |
| IdColumnName |
Gets the Id (Identifiant de produit client dans un contrat de maintenance) column name
| |
| IsLabourCoveredColumnName |
Gets the IsLabourCovered (Main d'oeuvre couverte) column name
| |
| IsTravelCoveredColumnName |
Gets the IsTravelCovered (Déplacement couvert) column name
| |
| ItemIdColumnName |
Gets the ItemId (Code article) column name
| |
| LabourDurationColumnName |
Gets the LabourDuration (Durée main d'oeuvre) column name
| |
| MaintenanceContractCustomerProductTableName |
Gets the MaintenanceContractCustomerProduct table name
| |
| PartsDurationColumnName |
Gets the PartsDuration (Durée pièces) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| TrackingNumberColumnName |
Gets the TrackingNumber (Série/lot) column name
| |
| TravelDurationColumnName |
Gets the TravelDuration (Durée déplacement) column name
|