 | 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
Syntaxpublic const string DestinationCountryColumnName = "DestinationCountry"
Public Const DestinationCountryColumnName As String = "DestinationCountry"
Field Value
Type:
String
Remarks
Gets the DestinationCountry (Pays de destination/provenance) column name of the table IntrastatLine
See Also