Click or drag to resize

IQuoteSaleDocumentLineEntityItemPurchaseDeliveryAddressType Property

Gets the Item PurchaseDeliveryAddressType

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
Nullable<byte> ItemPurchaseDeliveryAddressType { get; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the ReplenishmentDeliveryAddressType (Adresse de livraison achat) column of the Item (Article) table.
See Also