 | IIntrastatLineEntity.NetWeight Property |
Gets or sets the NetWeight
(Masse nette)
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<decimal> NetWeight { get; set; }
Property NetWeight As Nullable(Of Decimal)
Get
Set
Property Value
Type:
Nullable<Decimal>
RemarksThis entity member is bound to the NetWeight (Masse nette) column of the IntrastatLine (Ligne DEB) table.
See Also