Click or drag to resize

IIntrastatLineEntityOriginCountry Property

Gets or sets the OriginCountry

(Pays d'origine)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Intrastat.GoodIntrastat
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string OriginCountry { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the OriginCountry (Pays d'origine) column of the IntrastatLine (Ligne DEB) table.
See Also