Click or drag to resize

IIntrastatLineEntityTransactionNatureId Property

Gets or sets the TransactionNatureId

(Nature de la transaction)

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
string TransactionNatureId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the TransactionNatureId (Nature de la transaction) column of the IntrastatLine (Ligne DEB) table.
See Also