DealStockDocumentSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The DealStockDocumentSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| DealStockDocumentSchemaTable | Initializes a new instance of the DealStockDocumentSchemaTable 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 | |
|---|---|---|
| AmountColumnName |
Gets the Amount (Montant) column name
| |
| ConstructionSiteIdColumnName |
Gets the ConstructionSiteId (Code du projet) column name
| |
| CreatedFromConstructionSiteConsumptionsColumnName |
Gets the CreatedFromConstructionSiteConsumptions (Créé à partir de la saisie des consommations) column name
| |
| DealIdColumnName |
Gets the DealId (Code Affaire) column name
| |
| DealStockDocumentTableName |
Gets the DealStockDocument 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
| |
| DocumentTypeColumnName |
Gets the DocumentType (Type de document) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IncludeAmountInCostColumnName |
Gets the IncludeAmountInCost (Inclure le montant pour le calcul du réalisé) column name
| |
| IncludedAmountColumnName |
Gets the IncludedAmount (Montant à inclure dans le réalisé) column name
| |
| StorehouseIdColumnName |
Gets the StorehouseId (Dépôt) 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
| |
| TargetStorehouseIdColumnName |
Gets the TargetStorehouseId (Dépôt de destination) column name
| |
| TransferedDocumentIdColumnName |
Gets the TransferedDocumentId (Code du document transféré) column name
|