 | ICustomerProductEntityDeliveryContactIdMember Property |
Gets the delivery contact Id
(Identifiant du contact 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
SyntaxIAddressContactIdMember DeliveryContactIdMember { get; }
ReadOnly Property DeliveryContactIdMember As IAddressContactIdMember
Get
Property Value
Type:
IAddressContactIdMember
RemarksThis entity member is bound to the DeliveryContactId (Identifiant du contact de livraison) column of the CustomerProduct (Produit client) table.
See Also