IncidentExtraCostSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The IncidentExtraCostSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| IncidentExtraCostSchemaTable | Initializes a new instance of the IncidentExtraCostSchemaTable 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 | |
|---|---|---|
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| ExecutionQuoteLineIdColumnName |
Gets the ExecutionQuoteLineId (Identifiant de la ligne de devis d'étude) column name
| |
| ExtraCostDateColumnName |
Gets the ExtraCostDate (Date) column name
| |
| IdColumnName |
Gets the Id (Identifiant de coût supplémentaire) column name
| |
| IncidentExtraCostTableName |
Gets the IncidentExtraCost table name
| |
| IncidentIdColumnName |
Gets the IncidentId (Code suivi incident) column name
| |
| LineOrderColumnName |
Gets the LineOrder (Numéro de ligne) column name
| |
| NetAmountVatExcludedColumnName |
Gets the NetAmountVatExcluded (Montant Net HT) column name
| |
| NetAmountVatIncludedColumnName |
Gets the NetAmountVatIncluded (Montant Net TTC) column name
| |
| QuantityColumnName |
Gets the Quantity (Quantité) 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
| |
| UnitIdColumnName |
Gets the UnitId (Code unité) column name
| |
| UnitPriceColumnName |
Gets the UnitPrice (Prix unitaire) column name
| |
| VatIdColumnName |
Gets the VatId (TVA) column name
|