 | IIntrastatLineEntityPurchaseDocumentDateMember Property |
Gets the purchase document date
(Date)
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
SyntaxIReadOnlyDateEntityMember PurchaseDocumentDateMember { get; }
ReadOnly Property PurchaseDocumentDateMember As IReadOnlyDateEntityMember
Get
Property Value
Type:
IReadOnlyDateEntityMember
RemarksThis entity member is bound to the DocumentDate (Date) column of the PurchaseDocument (Document d'achat) table.
See Also