Click or drag to resize

IIncidentEntityAddressIdMember Property

Gets the address Id

(Identifiant de l'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
Syntax
IReadOnlyGuidEntityMember AddressIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the AddressId (Identifiant de l'adresse) column of the Incident (Suivi incident) table.
See Also