DealSaleDocumentSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The DealSaleDocumentSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| DealSaleDocumentSchemaTable | Initializes a new instance of the DealSaleDocumentSchemaTable 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 | |
|---|---|---|
| AchievedDurationColumnName |
Gets the AchievedDuration (Durée totale réalisée) column name
| |
| AmountVatExcludedColumnName |
Gets the AmountVatExcluded (Montant HT) column name
| |
| ColleagueIdColumnName |
Gets the ColleagueId (Code commercial/collaborateur) column name
| |
| ConstructionSiteIdColumnName |
Gets the ConstructionSiteId (Code du projet) column name
| |
| CustomerIdColumnName |
Gets the CustomerId (Code client) column name
| |
| CustomerNameColumnName |
Gets the CustomerName (Nom du client) column name
| |
| DealIdColumnName |
Gets the DealId (Code Affaire) column name
| |
| DealSaleDocumentTableName |
Gets the DealSaleDocument table name
| |
| DocumentDateColumnName |
Gets the DocumentDate (Date) column name
| |
| DocumentIdColumnName |
Gets the DocumentId (Code document) column name
| |
| DocumentNumberColumnName |
Gets the DocumentNumber (Numéro du document) column name
| |
| DocumentStateColumnName |
Gets the DocumentState (État) column name
| |
| DocumentTotalAmountVatExcludedWithDiscountColumnName |
Gets the DocumentTotalAmountVatExcludedWithDiscount (Montant total HT remisé du document) column name
| |
| DocumentTypeColumnName |
Gets the DocumentType (Type de document) column name
| |
| ExpectedDurationColumnName |
Gets the ExpectedDuration (Durée totale planifiée) column name
| |
| GlobalDocumentStateColumnName |
Gets the GlobalDocumentState (État du document) column 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
| |
| InvoicableAchievedDurationColumnName |
Gets the InvoicableAchievedDuration (Durée réalisée (facturable)) column name
| |
| InvoicableExpectedDurationColumnName |
Gets the InvoicableExpectedDuration (Durée planifiée (facturable)) column name
| |
| InvoicableToScheduleDurationColumnName |
Gets the InvoicableToScheduleDuration (Durée à planifier (facturable)) column name
| |
| InvoiceCorrectionTypeColumnName |
Gets the InvoiceCorrectionType (Type de rectification) column name
| |
| NetAmountVatExcludedWithDiscountColumnName |
Gets the NetAmountVatExcludedWithDiscount (Montant Net HT remisé) column name
| |
| NetAmountVatIncludedWithDiscountColumnName |
Gets the NetAmountVatIncludedWithDiscount (Montant Net TTC remisé) column name
| |
| NetInterestAmountColumnName |
Gets the NetInterestAmount (Marge nette HT ) 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
| |
| ToScheduleDurationColumnName |
Gets the ToScheduleDuration (Durée totale à planifier) column name
| |
| TransferedDocumentIdColumnName |
Gets the TransferedDocumentId (Code du document transféré) column name
|