Click or drag to resize

IOrderSaleDocumentEntityDeliveryAddressTypeMember Property

Gets the delivery address type

List of authorized values in DeliveryAddressTypes

(Adresse de livraison achat)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember DeliveryAddressTypeMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the DeliveryAddressType (Adresse de livraison achat) column of the SaleDocument (Document de vente) table.
See Also