DealItemSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The DealItemSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| DealItemSchemaTable | Initializes a new instance of the DealItemSchemaTable 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 | |
|---|---|---|
| AmountVatExcludedColumnName |
Gets the AmountVatExcluded (Montant HT) column name
| |
| ConstructionSiteIdColumnName |
Gets the ConstructionSiteId (Code du projet) column name
| |
| DealIdColumnName |
Gets the DealId (Code Affaire) column name
| |
| DealItemTableName |
Gets the DealItem table name
| |
| GrossInterestAmountColumnName |
Gets the GrossInterestAmount (Marge brute totale) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| InterestAmountColumnName |
Gets the InterestAmount (Marge HT) column name
| |
| ItemCaptionColumnName |
Gets the ItemCaption (Libellé) column name
| |
| ItemIdColumnName |
Gets the ItemId (Code article) column name
| |
| ItemTypeColumnName |
Gets the ItemType (Type d'article) column name
| |
| NetAmountVatExcludedWithDiscountColumnName |
Gets the NetAmountVatExcludedWithDiscount (Montant Net HT remisé) column name
| |
| NetInterestAmountColumnName |
Gets the NetInterestAmount (Marge nette HT ) 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
| |
| TotalConsumedAmountColumnName |
Gets the TotalConsumedAmount (Montant consommé total) column name
| |
| TotalConsumedQuantityColumnName |
Gets the TotalConsumedQuantity (Quantité consommée totale) column name
|