 | IIncidentEntityAddressIdExistsMember Property |
Gets if the address Id exists
(Adresse)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyGuidEntityMember AddressIdExistsMember { get; }
ReadOnly Property AddressIdExistsMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the Id (Adresse) column of the Address (Adresse) table.
See Also