 | IIntrastatEntityIntrastatType Property |
Gets or sets the IntrastatType
List of authorized values in RegimeTypes
(Type)
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
SyntaxNullable<byte> IntrastatType { get; set; }
Property IntrastatType As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the IntrastatType (Type) column of the Intrastat (DEB) table.
See Also