Click or drag to resize

IPurchaseDocumentLineEntityBaseIntrastatDestinationOriginCountryIdMember Property

Gets 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
IReadOnlyStringEntityMember IntrastatDestinationOriginCountryIdMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the IntrastatDestinationOriginCountryId (Pays de provenance) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also