 | 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
Syntaxstring TransactionNatureId { get; set; }
Property TransactionNatureId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the TransactionNatureId (Nature de la transaction) column of the IntrastatLine (Ligne DEB) table.
See Also