 | ICustomerProductEntityDeliveryAddressIdMember Property |
Gets the delivery address Id
(Identifiant de l'adresse de livraison)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyGuidEntityMember DeliveryAddressIdMember { get; }
ReadOnly Property DeliveryAddressIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the DeliveryAddressId (Identifiant de l'adresse de livraison) column of the CustomerProduct (Produit client) table.
See Also