 | IConstructionSiteEntityConstructionSiteAddressIdExistsMember Property |
Gets wheter the construction site 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
SyntaxIReadOnlyGuidEntityMember ConstructionSiteAddressIdExistsMember { get; }
ReadOnly Property ConstructionSiteAddressIdExistsMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the Id (Adresse) column of the Address (Adresse) table.
See Also