 | IIntrastatLineEntityIncotermId Property |
Gets or sets the incoterm Id
(Incoterm)
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
Syntaxstring IncotermId { get; set; }
Property IncotermId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the IncotermId (Incoterm) column of the IntrastatLine (Ligne DEB) table.
See Also