Click or drag to resize

IConstructionSiteEntityInvoicingAddressIdExists Property

Gets wheter the invoicing address already exists in the customer record

(Adresse)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> InvoicingAddressIdExists { get; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the Id (Adresse) column of the Address (Adresse) table.
See Also