Click or drag to resize

IPurchaseDocumentEntityBaseDeliveryAddressType Property

Gets or sets the DeliveryAddressType

List of authorized values in DeliveryAddressTypes

(Adresse de livraison)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> DeliveryAddressType { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the DeliveryAddressType (Adresse de livraison) column of the PurchaseDocument (Document d'achat) table.
See Also