 | 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
SyntaxIReadOnlyGuidEntityMember AddressIdMember { get; }
ReadOnly Property AddressIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the AddressId (Identifiant de l'adresse) column of the Incident (Suivi incident) table.
See Also