Click or drag to resize

IMaintenanceContractEntityBase.UseContractAddressInDeliveryAdressInvoiceMember Property

Gets whether we must use the contract's address in the delivery address of the generated invoices

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
IReadOnlyBoolEntityMember UseContractAddressInDeliveryAdressInvoiceMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
See Also