GuaranteeTypeSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The GuaranteeTypeSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| GuaranteeTypeSchemaTable | Initializes a new instance of the GuaranteeTypeSchemaTable 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 | |
|---|---|---|
| ActiveStateColumnName |
Gets the ActiveState (Statut) column name
| |
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| CommercialGuarantee_LabourDurationColumnName |
Gets the CommercialGuarantee_LabourDuration (Garantie Commerciale - Durée main d'oeuvre) column name
| |
| CommercialGuarantee_PartsDurationColumnName |
Gets the CommercialGuarantee_PartsDuration (Garantie Commerciale - Durée pièces) column name
| |
| CommercialGuarantee_TravelDurationColumnName |
Gets the CommercialGuarantee_TravelDuration (Garantie Commerciale - Durée déplacement) column name
| |
| GuaranteeTypeTableName |
Gets the GuaranteeType table name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| LabourIncludeInProducerColumnName |
Gets the LabourIncludeInProducer (Comprise dans la garantie fabricant (main d'oeuvre)) column name
| |
| NotesClearColumnName |
Gets the NotesClear (Notes en texte brut) column name
| |
| NotesColumnName |
Gets the Notes (Notes) column name
| |
| PartsIncludeInProducerColumnName |
Gets the PartsIncludeInProducer (Comprise dans la garantie fabricant (pièces)) column name
| |
| ProducerGuarantee_LabourDurationColumnName |
Gets the ProducerGuarantee_LabourDuration (Garantie Fabricant - Durée main d'oeuvre) column name
| |
| ProducerGuarantee_PartsDurationColumnName |
Gets the ProducerGuarantee_PartsDuration (Garantie Fabricant - Durée pièces) column name
| |
| ProducerGuarantee_TravelDurationColumnName |
Gets the ProducerGuarantee_TravelDuration (Garantie Fabricant - Durée déplacement) column name
| |
| StandardExchangeColumnName |
Gets the StandardExchange (Echange standard) column name
| |
| StandardExchangeDurationColumnName |
Gets the StandardExchangeDuration (Durée échange standard) 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
| |
| TravelIncludeInProducerColumnName |
Gets the TravelIncludeInProducer (Comprise dans la garantie fabricant (déplacement)) column name
|