IntrastatLineSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The IntrastatLineSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| IntrastatLineSchemaTable | Initializes a new instance of the IntrastatLineSchemaTable 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 (Valeur) column name
| |
| DestinationCountryColumnName |
Gets the DestinationCountry (Pays de destination/provenance) column name
| |
| DocumentIdColumnName |
Gets the DocumentId (Code document) column name
| |
| DocumentLineIdColumnName |
Gets the DocumentLineId (Code ligne de document) column name
| |
| DocumentTypeColumnName |
Gets the DocumentType (Type de document) column name
| |
| ExpeditionFinishStateColumnName |
Gets the ExpeditionFinishState (Département d'expédition/d'arrivée) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IncotermIdColumnName |
Gets the IncotermId (Incoterm) column name
| |
| IntrastatIdColumnName |
Gets the IntrastatId (Code de la DEB) column name
| |
| IntrastatLineTableName |
Gets the IntrastatLine table name
| |
| LineNumberColumnName |
Gets the LineNumber (Numéro de ligne) column name
| |
| Nc8NomenclatureIdColumnName |
Gets the Nc8NomenclatureId (Nomenclature NC8) column name
| |
| NetWeightColumnName |
Gets the NetWeight (Masse nette) column name
| |
| OriginCountryColumnName |
Gets the OriginCountry (Pays d'origine) column name
| |
| PurchaserCeNumberColumnName |
Gets the PurchaserCeNumber (Numéro d'acquéreur CE) column name
| |
| RegimeIdColumnName |
Gets the RegimeId (Régime) column name
| |
| RegionCodeColumnName |
Gets the RegionCode (Région) column name
| |
| StatisticValueColumnName |
Gets the StatisticValue (Valeur statistique) column name
| |
| SupplementaryUnitsColumnName |
Gets the SupplementaryUnits (Unités supplémentaires) 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
| |
| TransactionNatureIdColumnName |
Gets the TransactionNatureId (Nature de la transaction) column name
| |
| TransportModeIdColumnName |
Gets the TransportModeId (Mode de transport) column name
|