 | IPurchaseDocumentEntityBaseConstructionSiteDeliveryAddressType Property |
Gets the construction site delivery address type
List of authorized values in DeliveryAddressTypes
(Achats livrés à l'adresse)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> ConstructionSiteDeliveryAddressType { get; }
ReadOnly Property ConstructionSiteDeliveryAddressType As Nullable(Of Byte)
Get
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the DeliveryAddressType (Achats livrés à l'adresse) column of the ConstructionSite (Projet) table.
See Also