Click or drag to resize

IntrastatLineSchemaTableDestinationCountryColumnName Field

Gets the DestinationCountry (Pays de destination/provenance) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string DestinationCountryColumnName = "DestinationCountry"

Field Value

Type: String
Remarks
Gets the DestinationCountry (Pays de destination/provenance) column name of the table IntrastatLine
See Also