 | 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
Syntaxstring IntrastatDestinationOriginCountryId { get; set; }
Property IntrastatDestinationOriginCountryId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the IntrastatDestinationOriginCountryId (Pays de provenance) column of the PurchaseDocumentEx (Document d'achat étendu) table.
See Also