Click or drag to resize

ICustomerProductEntity.DeliveryAddress Property

Gets the delivery adress

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IThirdAddressComplexEntityMember DeliveryAddress { get; }

Property Value

Type: IThirdAddressComplexEntityMember
See Also