Click or drag to resize

IOrderSaleDocumentLineEntityPurchaseDeliveryAddressType Property

Gets or sets the purchase delivery address type

List of authorized values in DeliveryAddressTypes

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> PurchaseDeliveryAddressType { get; set; }

Property Value

Type: NullableByte
See Also