Click or drag to resize

IIntrastatRegimeEntityRegimeType Property

Gets or sets the regime type

List of authorized values in RegimeTypes

(Type)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Intrastat
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> RegimeType { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the RegimeType (Type) column of the IntrastatRegime (Régime) table.
See Also