Click or drag to resize

IPurchaseDocumentEntityBaseIntrastatDestinationOriginCountryId Property

Gets or sets the intrastat destination/origin country

(Pays de provenance)

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

Property Value

Type: String
Remarks
This entity member is bound to the IntrastatDestinationOriginCountryId (Pays de provenance) column of the PurchaseDocumentEx (Document d'achat étendu) table.
See Also