 | IIntrastatLineEntityBaseIntrastatIdMember Property |
Gets the IntrastatId
(Code de la DEB)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Intrastat
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyGuidEntityMember IntrastatIdMember { get; }
ReadOnly Property IntrastatIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the IntrastatId (Code de la DEB) column of the ServiceIntrastatLine (Ligne de DES) table.
See Also