Click or drag to resize

MaintenanceContractCustomerProductSchemaTable Fields

The MaintenanceContractCustomerProductSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberArePartsCoveredColumnName
Gets the ArePartsCovered (Pièces couvertes) column name
Public fieldStatic memberCaptionColumnName
Gets the Caption (Libellé) column name
Public fieldStatic memberContractIdColumnName
Gets the ContractId (Code Contrat de maintenance) column name
Public fieldStatic memberCustomerProductIdColumnName
Gets the CustomerProductId (Code produit client) column name
Public fieldStatic memberIdColumnName
Gets the Id (Identifiant de produit client dans un contrat de maintenance) column name
Public fieldStatic memberIsLabourCoveredColumnName
Gets the IsLabourCovered (Main d'oeuvre couverte) column name
Public fieldStatic memberIsTravelCoveredColumnName
Gets the IsTravelCovered (Déplacement couvert) column name
Public fieldStatic memberItemIdColumnName
Gets the ItemId (Code article) column name
Public fieldStatic memberLabourDurationColumnName
Gets the LabourDuration (Durée main d'oeuvre) column name
Public fieldStatic memberMaintenanceContractCustomerProductTableName
Gets the MaintenanceContractCustomerProduct table name
Public fieldStatic memberPartsDurationColumnName
Gets the PartsDuration (Durée pièces) column name
Public fieldStatic membersysCreatedDateColumnName
Gets the sysCreatedDate (Date de création) column name
Public fieldStatic membersysCreatedUserColumnName
Gets the sysCreatedUser (Utilisateur de création) column name
Public fieldStatic membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Public fieldStatic memberTrackingNumberColumnName
Gets the TrackingNumber (Série/lot) column name
Public fieldStatic memberTravelDurationColumnName
Gets the TravelDuration (Durée déplacement) column name
Top
See Also