Click or drag to resize

IIntrastatLineEntityRegionCode Property

Gets or sets the region code

(Région)

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
Nullable<byte> RegionCode { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the RegionCode (Région) column of the IntrastatLine (Ligne DEB) table.
See Also